Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
In DateTimePicker.js i have
"jQuery('#" + m_DateTextBox.ClientID + "').mask('"+ (this.ShowTime ? "9999-99-99 99:99" : "9999-99-99") +"');"
The format can't be here. It must follow the language chosen for the logged user.
Hi,
did you manage to find a simple way to change the format of the date data type?I'm trying changing the code in
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
umbraco 4.9 - datetimepicker
In DateTimePicker.js i have
"jQuery('#" + m_DateTextBox.ClientID + "').mask('"+ (this.ShowTime ? "9999-99-99 99:99" : "9999-99-99") +"');"
The format can't be here. It must follow the language chosen for the logged user.
Hi,
did you manage to find a simple way to change the format of the date data type?
I'm trying changing the code in
Damjan
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.