Problem: I would like to use a different date format when displaying the selected dates in a Form.
Solution: The following date formats are supported in Toolset Forms:
F j, Y = December 23, 2011
Y/m/d = 2018/12/24
m/d/Y = 12/24/2018
d/m/Y = 24/12/2018
j F Y = 24 December 2018
If you choose one of these formats in Settings > Global, it will be used for the date field. Other formats are not currently supported. You may be able to use custom code to specify your own date format using the jQuery datepicker API, but support for implementing other formats is not available here in the forums.
Relevant Documentation:
http://api.jqueryui.com/datepicker/#option-dateFormat
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Our next available supporter will start replying to tickets in about 4.00 hours from now. Thank you for your understanding.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 2 replies, has 2 voices.
Last updated by 6 years, 3 months ago.
Assisted by: Christian Cox.