13 Commits

Author SHA1 Message Date
7fa81949bf various documentation changes 2013-09-01 19:47:26 +02:00
53d25e9275 Fixes #763. 2013-08-14 17:12:05 -04:00
6e32fae378 Fixes #763: handling empty string for date formatting. 2013-08-14 13:50:00 -04:00
60ba20491e Added support for passing parameters to the format method. 2013-08-03 16:51:57 -04:00
458f50acd0 typo fix 2013-07-29 06:23:52 -04:00
f043aa5ea3 Added Formatter::format(). 2013-07-03 21:07:21 -04:00
3eccd850fe Added Formatter::nullDisplay. 2013-06-25 11:32:16 -04:00
7a7d2a9c06 CS fixes. 2013-06-07 22:41:11 +06:00
cbf642d931 Added support for locale-dependent decimal and grouping separators. 2013-06-04 17:21:40 -04:00
8b6447876a refactored numberformatting in base\Formatter
added decimalSeparator and thousandSeparator properties.
issue #48
2013-05-29 02:19:08 +02:00
07011a2542 Fixed typos in new Formatter classes 2013-05-29 01:50:09 +02:00
9a97037012 Finished Formatter. 2013-05-28 18:55:26 -04:00
000fdc3de0 formatter WIP. 2013-05-28 17:27:37 -04:00