Commit Graph

9 Commits

Author SHA1 Message Date
resurtm
c771d1f270 Removed bad test. 2012-09-08 20:39:19 +06:00
resurtm
eb3c7d09b9 Fixed CDateTimeParser short month titles test. 2012-09-08 20:30:27 +06:00
resurtm
53424d4439 Additional unit tests for CDateTimeParser. Removed style and mbstring related issues in CDateTimeParser. 2012-09-08 20:27:16 +06:00
resurtm
8264bc4a9f Additional tests and proper usage of the mb_* functions. 2012-08-25 12:41:00 +06:00
resurtm
02d2bc8ccd Fixes #1084 and #1282. 2012-08-25 12:01:07 +06:00
resurtm
1c2488d47a Added a little bit of randomness into CDateTimeParser tests. 2012-07-24 00:11:20 +06:00
resurtm
3ba959b4c2 CDateTimeParser is now able to parse short textual representation of month, e.g. Jan, Jun, Aug. 2012-07-23 23:52:08 +06:00
CeBe
8040fae2d7 added wildcard token to CDateTimeParser
attempt to fix #286
wildcard token allows to match any character and ignore it.
2012-02-27 02:54:53 +01:00
alexander.makarow
1f757cbf53 improved unit tests 2011-02-18 15:25:38 +00:00