Skip to Content
मेन्यू
This question has been flagged
1 Reply
4695 Views

<field name="booking_date" /> 

this field is showing date like ----- 12/27/2022

i want this in ---- 27/12/2022 formate

Avatar
Discard
Best Answer

Hi,

Try like below.

<field name="date_deadline" eval="DateTime.today().strftime('%Y-%m-%d %H:%M')"/>


Use the strftime() function and put the format.

Regards

Avatar
Discard
Related Posts Replies Views Activity
3
जून 25
1100
1
जन॰ 25
17977
1
जन॰ 20
3968
1
दिस॰ 19
6401
1
दिस॰ 19
17276