Hello,
Is there a way to change the returned format for dates and time? i.e. 24hr time to 12hr and date format dd/mm/yyyy
Thanks
Date & Time Formats
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Re: Date & Time Formats
To which part of the software is this related to?
Re: Date & Time Formats
Forms - Editbox, datetime-local, response from the server, i would like date format to be dd/mm/yyyy instead of yyyy/mm/dd and 12hr time rather than 24hr format.(Could this be my host issue the way it parses the data?)
Thanks
Thanks
Re: Date & Time Formats
The editbox date input is a standard HTML/browser feature. The format is determined by the browser based on the user preference or local settings. You cannot change this via HTML.
https://developer.mozilla.org/en-US/doc ... time-local
https://developer.mozilla.org/en-US/doc ... time-local