I'm trying to change my date/timestamp for articles, and nothing is working correctly.
These are the settings I'm trying to achieve:
- Code: Select all
DATE_FORMAT_LC="l, F j Y"
DATE_FORMAT_LC4="m-d-Y"
DATE_FORMAT_LC3="F d Y"
DATE_FORMAT_LC2="l, F j Y H:i"
DATE_FORMAT_LC1="l, F j Y"
What I've done so far:
1. Added Site Overrides in the Language Manager, that didn't work.
2. Directly edited the en-GB.ini file in language/en-GB with these new settings, that didn't work.
3. Changed to the default Joomla template - that worked.
Any suggestions?
Thanks,
Craig