Skip to main content
Topic: Time and date format (Read 3335 times) previous topic - next topic

Time and date format

Hi there,
In classic version,
How can i use/set 24hrs time format  instead of 12hrs (am-pm) when using time field ?
How can i use/set date format like day/month/year instead of year/month/day ?

Thanks
Eroll

Re: Time and date format

Reply #1
Hi Eroll,

There is no direct property to change the date format in PHPRad currently. I would suggest you use custom code editor to change the date format.

Take a look at the following Image



You can change the format to any date time format you want.

Take a look at the link https://www.afterhoursprogramming.com/tutorial/php/date-and-time/

Best Regards.

Re: Time and date format

Reply #2
Hi Emman
thank you for the answer. I obviously know how to handle time and date in php. My question was poorly written. The suggestion is rather: it would be interesting to have the possibility to define the formats of date, time, beginning of the week ... at the creation of the project.
Thank you

 

Re: Time and date format

Reply #3
Hi Eroll,
Thanks for the suggestion. This is a great feature to the implement on our next update.