DH
Asked
Hi,
is there any way to change the date format for the *whole* application int one time ? is this recorded somewhere in a config file ? in our countries, we use dd-MM-yyyy.
Tkx,
Domi.
is there any way to change the date format for the *whole* application int one time ? is this recorded somewhere in a config file ? in our countries, we use dd-MM-yyyy.
Tkx,
Domi.
- MSAnsweredHello,
Please check the `Date Format` in system settings. If your desired option is no there than you might need to edit the code.
Thank you - DHAnsweredthanks for the reply, I though in something simpler, I have edited the code.
Domi. - LFAnsweredwhere and which file can I edit the code?
- MSAnswered**[Lasalle Freud](/u/lasalle.freud)** Hello,
There is not a single file. You will need to modify the settings related and helper files for js and php.
If your desired option is not in the settings, then you will need to hire developer to help you add the option as you need.
Thank you - Login to Reply