69 Commits (d0d884c39d90f6b83b6ed52364fc133a90b1297a)

Author SHA1 Message Date
Carsten Brandt aa9fe57fd7 removed date that is not well defined from tests 10 years ago
Carsten Brandt 03351ccba3 added explicit test for the Y2K38 problem 10 years ago
Carsten Brandt 2a19b3caa0 fixed whitespace in tests 10 years ago
Carsten Brandt 9415c7921d date formatter fall back to PHP impl. to solve Y2K38 issue 10 years ago
Carsten Brandt 6e7dc26b38 added support for DateTimeImmutable to Formatter 10 years ago
Carsten Brandt ae1bd39377 adjusted missing return for fix #6263 10 years ago
Carsten Brandt 7325fdd7ed better fix for #5448 not using customized DateTime class 10 years ago
Carsten Brandt 41fca90cce split formatter test 10 years ago
Carsten Brandt 6a8f4b0e50 fixed date formatter to display date-only values correctly 10 years ago
Carsten Brandt 8039026ae2 added Formatter::defaultTimeZone to allow non UTC-values in DB 10 years ago
Alexander Makarov 327dde72f4 Fixes #5467: Added ability to pass HTML tag options to `asEmail()`, `asImage()` and `asUrl()` methods of `yii\i18n\Formatter` 10 years ago
Alexey Kolmakov ce4bf84452 #5467 Allow pass options to Html:a in Formatter:asUrl 10 years ago
Carsten Brandt dfc4de877f ensure integer is formatted without fraction digits 10 years ago
Serge Bezborodov 76ade0f6b0 Changed order of attributes setting in Formatter 10 years ago
Carsten Brandt 2fbce2fa25 improved formatter test coverage 10 years ago
Carsten Brandt e305f0842c skip unsupported things on 32bit system 10 years ago
Carsten Brandt 6267b9ee1a Fixed issue with timezone conversion in formatter 10 years ago
Carsten Brandt 3b0f561480 format timestamps with invalid date input 10 years ago
Kartik Visweswaran 18b57af5ac Better date parsing and formatting including 32 bit support 10 years ago
Qiang Xue d49957fe35 Fixes #5079: added test case. 10 years ago
Carsten Brandt 3ff548a442 Refactored DateValidator to support ICU format 10 years ago
Carsten Brandt 9edf938bf1 Added tests for empty values 10 years ago
Carsten Brandt be655d4f39 extracted date format converting to a helper class 10 years ago
Carsten Brandt b5af2f6ab3 fixed size format plural rule to not format number itself 10 years ago
Carsten Brandt c8f8f654ce fixed paragraph formatting 10 years ago
Carsten Brandt 47648a4b9f final cleanup 10 years ago
Carsten Brandt 3f75728083 refactored size format 10 years ago
Carsten Brandt 916d2c182d ensure some BC 10 years ago
Carsten Brandt 9418c9d236 unit tests and some locale depended fixes 10 years ago
Carsten Brandt 8d397e7f0e finished currency formatter 10 years ago
Carsten Brandt f8f0ff5445 moved formatter to i18n namespace 10 years ago
Carsten Brandt 62e7c3e9a6 fixed some inconsistnecies in HHVM tests 10 years ago
Alexander Makarov dde695cda4 Added GridView message check to FallbackMessageFormatterTest 10 years ago
Erik_r 299d991a2e #2359 testcases adapted and compatibility to old tests improved 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Qiang Xue 203bc5ea05 Fixed test break. 11 years ago
Qiang Xue 9f37e133e3 Fixed test break. 11 years ago
Carsten Brandt c229ba729a fixed a bug in MessageSource and missingtranslation event 11 years ago
Alexander Makarov e539482d88 Added failing test for #2209 11 years ago
Alexander Makarov 1e602adb6e - Fixed BaseFileHelper::localize docs. 11 years ago
Carsten Brandt b59b77cd4f added timeZone property to i18n formatter 11 years ago
Qiang Xue 1de06faa3b Fixes #1253 11 years ago
Qiang Xue d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
Carsten Brandt a0b0d42b46 fixed message formatting for all the ICU versions 11 years ago
Carsten Brandt d637a76f56 add support for named arguments to messageformatter parse 11 years ago
Carsten Brandt 4d03699907 fixed fallback message format parameter order 11 years ago
Carsten Brandt bcd1ad11a4 refactored MessageFormatter 11 years ago
Carsten Brandt 449eb84247 refactored message formatter 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago