Specifically I am trying to change the date format for the Certificate Completion Date.
Using any of the date shortcode gives a default format of d/m/Y and we would like to be able to change these.
Specifically for the [date_complete] or [today]
Thank you for your help.
Date Formats
Re: Date Formats
You could try to add your desired format in regional settings table in the database. However, if you'll continue experiencing issues, you'll have to fix the code, too.
Per supporto GRATUITO contattatemi in privato qui
Re: Date Formats
Thank you for the response.
Can you elaborate, are you saying to edit the database directly or is there supposed to be Regional settings in the software?
There are dates being displayed using different formats in the software and I am not finding anywhere to affect this.
If you mean I have to set a Translation, I thought of this and all I am seeing is the ability to change Labels.
I am comfortable editing the code, if you could tell me where.
Thank you for the help.
Can you elaborate, are you saying to edit the database directly or is there supposed to be Regional settings in the software?
There are dates being displayed using different formats in the software and I am not finding anywhere to affect this.
If you mean I have to set a Translation, I thought of this and all I am seeing is the ability to change Labels.
I am comfortable editing the code, if you could tell me where.
Thank you for the help.
Re: Date Formats
Table responsible of regional setting is core_reg_setting.
For additional information and debug support, contact me with a PM.
For additional information and debug support, contact me with a PM.
Per supporto GRATUITO contattatemi in privato qui
Re: Date Formats
Thank you!
Once I set the default region I was able to change the date format in the core_reg_setting and works as intended.
Once I set the default region I was able to change the date format in the core_reg_setting and works as intended.