Hi,
all works fine with the datetime picker. I want that the calendar adds also the name of the day i.e. Saturday, 2014-1-25 to the form field and Mail.
Any Solutions?
Thanks
all works fine with the datetime picker. I want that the calendar adds also the name of the day i.e. Saturday, 2014-1-25 to the form field and Mail.
Any Solutions?
Thanks
Hi nitram0816,
Which CF version ?
Regards,
Max
Which CF version ?
Regards,
Max
Hi Max,
in use:
4.0 RC3.5.2
with Joomla 2.5.17
in use:
4.0 RC3.5.2
with Joomla 2.5.17
Did you check this one:
http://www.chronoengine.com/faqs/64-cfv4/cfv4-using-the-datepicker/5126-how-can-i-format-a-date-in-the-datepicker.html
?
Regards,
Max
http://www.chronoengine.com/faqs/64-cfv4/cfv4-using-the-datepicker/5126-how-can-i-format-a-date-in-the-datepicker.html
?
Regards,
Max
Hi Max,
sure, I know this and I, ve translated the days and months for my language. But where can I do changes to add the day name to the form i.e. Saturday not only %m-%d-%Y ?
Like in this forum... Mon Jan 27, 2014, 12:37 pm the Mon for Monday
Best regards
sure, I know this and I, ve translated the days and months for my language. But where can I do changes to add the day name to the form i.e. Saturday not only %m-%d-%Y ?
Like in this forum... Mon Jan 27, 2014, 12:37 pm the Mon for Monday
Best regards
If you are using the mootools picker then all formats options are here:
http://mootools.net/docs/more/Types/Date#Date:format
You can use %a for example to get the short day!
Regards,
Max
http://mootools.net/docs/more/Types/Date#Date:format
You can use %a for example to get the short day!
Regards,
Max
Hi Max,
thanks a lot.
You made my day.😀
thanks a lot.
You made my day.😀
This topic is locked and no more replies can be posted.