Page 1 of 1

Date format options

PostPosted: 01 Mar 2018 22:18
by dfields
Is there any way to change the date format when the EditType is set to jqmetDate? I would like it to be mm/dd/yyy instead of yyyy-mm-dd.

Also is there any built-in validation for the date value?

Re: Date format options

PostPosted: 04 Mar 2018 16:43
by assapan
Hi , in case of mobile the date format is defined by the terminal no?

Re: Date format options

PostPosted: 05 Mar 2018 11:33
by Alexander Bulei
Hi,

Is there any way to change the date format when the EditType is set to jqmetDate? I would like it to be mm/dd/yyy instead of yyyy-mm-dd.


https://stackoverflow.com/a/9519493

If you want another date format, you must use another component...(e.g: MobiScroll2)

Best Regards.