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
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
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
Please check the below thread, maybe will help you:
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
4
okt. 25
|
83705 | |||
|
0
maj 24
|
3604 | |||
|
1
dec. 19
|
11900 | |||
|
2
jul. 17
|
5455 | |||
|
1
maj 16
|
6339 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Playing with Dates:
1- https://goo.gl/1y5Esp
2- https://goo.gl/9NwyUs