Skip to Content
Menu
This question has been flagged
2 Replies
35875 Views

Hello All

I need to change specific date field from YYYY/MM/DD To DD/MM/YYYY

One field only not all the fields format.

Please help

Avatar
Discard
Best Answer

I think you can pass the format option on XML field definition 


<field name="start_date" options="{'format': 'DD/MM/YYYY'}"/>

ref:  you can use any momentjs fromat \https://momentjs.com




Avatar
Discard
Related Posts Replies Views Activity
4
Aug 24
78315
0
Jun 24
2173
1
Dec 19
10087
2
Jul 17
4237
1
May 16
4919