34 Commits (df9a0f08fc78a7d1f4a51e43ba9fac764999252e)

Author SHA1 Message Date
Serge Bezborodov 76ade0f6b0 Changed order of attributes setting in Formatter 10 years ago
Carsten Brandt 0818c9bbfc do not override config when intl is not installed 10 years ago
Carsten Brandt 6267b9ee1a Fixed issue with timezone conversion in formatter 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt f6ef6c978f fixed crash of Formatter when intl is not installed 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
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 0723f409ab finished the first structure of the guide on formatting 10 years ago
Carsten Brandt c8f8f654ce fixed paragraph formatting 10 years ago
Carsten Brandt d82195706f UPGRADE and CHANGELOG notes for the Formatter changes 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 065db64db3 finsihed formatter implementation 10 years ago
Carsten Brandt 2a15ae12e6 refactored number formatting 10 years ago
Carsten Brandt a4e86c02de date formatter iteration 10 years ago
Carsten Brandt 7f1f759472 small doc adjustments 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Kai Mindermann 46b553f012 fixes formatter doing one division too much, fixes #4427 10 years ago
Kai Mindermann f3520187d6 formatter: adds unit tests for base 1000, fixes #4412 10 years ago
Carsten Brandt d7b4ea859b refactored date formatting functions 10 years ago
Erik_r a8ad3b83bd #2359 Bugfix in normalizeDatetimeValue after regression test 10 years ago
Erik_r 0a10e92f92 #2359 one test failed in Travis because standard medium date format is different in Travis then on my locale PC. 10 years ago
Erik_r 299d991a2e #2359 testcases adapted and compatibility to old tests improved 10 years ago
Erik_r d80d9dcd1d remove comment lines in asRelativeTime 10 years ago
Erik_r 4dbf1fe7b2 Typo in function call #2359 10 years ago
Erik_r cf960e891f Namespace corrected #2359 10 years ago
Erik_r 0995a740c8 Refactored formatter class #2359 which works with or without intl extension. Use PHP format patterns alsow with intl. Class is compatible with previous version. 10 years ago
Kartik Visweswaran 7f788e7427 Fix #3756: Convert values to float for number formatting 10 years ago
Philippe Gaultier 20e96cca05 Fix DateTime cast 11 years ago
Qiang Xue 7d8dfe52cd Fixed test break. 11 years ago
Kartik Visweswaran b1a26ff336 Fix the Y2K38 bug 11 years ago
marsuboss db244a61b2 Fix typo 11 years ago
Carsten Brandt 76d8e2b5b3 code style, fixes #3140 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Qiang Xue 3616d1f0d1 Fixes #2816: Changed default date and time format of `yii\base\Formatter` to `Y-m-d` and `H:i:s` 11 years ago
Alexander Makarov 6054ede16a Fixed phpdoc, removed unit tests for Formatter asRelativeTime that were relative to current time since it was impossible to specify correct expected values 11 years ago
Carsten Brandt a9e37b906c fixed typo 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
David Renty ed70735b22 Changelog and doc 11 years ago
David Renty 91e4ad5978 PSR-2 compliance 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago