AlterBrains • pre-sales question: international date formats
Page 1 of 1

pre-sales question: international date formats

Posted: September 28th, 2014, 1:56 am
by omni
Hi,

Does MightySites have the power to override date format per domain?

Cheers

Re: pre-sales question: international date formats

Posted: September 28th, 2014, 7:33 am
by Admin
If you mean date format from .ini language files - yes, each site can have own .ini language overrides file.

Re: pre-sales question: international date formats

Posted: November 7th, 2014, 11:08 am
by Admin
Joomla doesn't have date format settings for site.

If you mean language keys like these - yes, you have an option to load custom language override file for each site:

Code: Select all

DATE_FORMAT_LC="l, d F Y"
DATE_FORMAT_LC1="l, d F Y"
DATE_FORMAT_LC2="l, d F Y H:i"
DATE_FORMAT_LC3="d F Y"
DATE_FORMAT_LC4="Y-m-d"
DATE_FORMAT_JS1="y-m-d"