This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
settings [2014/07/28 22:34] Christoph M. Becker documented security_email/password forgotten link |
settings [2018/10/26 15:33] (current) |
||
---|---|---|---|
Line 36: | Line 36: | ||
See [[mailform|The Mail Form]]. | See [[mailform|The Mail Form]]. | ||
+ | ==== Date format ==== | ||
+ | |||
+ | The date format which is used by ''lastupdate()'' and some other functionality can tradionally be configured under Settings → Language → Lastupdate → Dateformat. Allowed values are the same as for the format parameter of [[http://www.php.net/manual/en/function.date.php|PHP's date() function]]. | ||
+ | |||
+ | As of CMSimple_XH 1.7.0, however, if the Intl extension is available, this setting is ignored. Instead, the date format has to be chosen in Settings → Configuration → Format → Date/Time. Additionally, you have to configure the desired locale under Settings → Language → Locale → All, if not already done. Use a combination of language and country code, such as ''en_US'' or ''de_DE''. | ||
===== Plugins ===== | ===== Plugins ===== | ||