Display submission date in full format

  • StrawberryDesi
    Asked on April 3, 2015 at 9:32 AM

    How can I cause my form to display the date and time submitted with the following format for today's date:

     

    Friday, April 3rd, 2015 at 11:14 A.M.  Please help.

     

    Thank you.

  • Welvin Support Team Lead
    Replied on April 3, 2015 at 10:59 AM

    Hi,

    Do you mean the Submission Date in the form submissions page? If so, unfortunately, it's not possible to format the date like that.

    A workaround can be made using DateTime field and calculation widget and using DateString function. However, we cannot add the time to it. You will have to use a separate Time field with default time. 

    For example: http://www.jotformpro.com/form/50924552196964

    Display submission date in full format Image 1 Screenshot 20

    Thank you!

  • Welvin Support Team Lead
    Replied on April 3, 2015 at 11:01 AM

    By the way, here's the equation:

    Display submission date in full format Image 1 Screenshot 20

    Here's our calculation guide: https://www.jotform.com/help/259-How-to-perform-calculation-in-the-form

    Thank you!