silverstripe-framework/tests/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
..
_fakewebroot BUGFIX i18n module load order in i18n::include_by_locale() 2013-10-11 15:20:51 +02:00
i18nSSLegacyAdapterTest.php i18nSSLegacyAdapterTest setting wrong arguments for manifest. 2013-10-24 17:22:16 +13:00
i18nTest.php API Removed auto-detection for i18n date/time formats 2014-02-16 23:57:49 +13:00
i18nTextCollectorTest.php Fixed spelling of class in test 2013-12-19 20:47:16 +01:00
i18nTextCollectorTestMyObject.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
i18nTextCollectorTestMySubObject.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00