silverstripe-framework/i18n
Ingo Schommer 6906c9bd1a API Removed auto-detection for i18n date/time formats
Default to "yyyy-MM-dd" for date format, and "H:mm" for time_format.
Switched to config API for setting/getting values.

Avoid using "MMM" in particular, since it causes
inconsistencies in month names between jQuery UI and Zend_Locale_Format.

Fixes https://github.com/silverstripe/silverstripe-cms/issues/544
2014-02-16 23:57:49 +13:00
..
i18n.php API Removed auto-detection for i18n date/time formats 2014-02-16 23:57:49 +13:00
i18nEntityProvider.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
i18nRailsYamlAdapter.php MINOR Fixed phpdocs 2012-06-20 23:59:16 +02:00
i18nSSLegacyAdapter.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
i18nTextCollector.php Merge remote-tracking branch 'origin/3.1' 2014-02-04 08:19:04 +13:00
i18nTranslateAdapterInterface.php MINOR Fixed phpdocs 2012-06-20 23:59:16 +02:00