Igor Wiedler
|
ac8b9be130
[Locale] import FullTransformer via usee statement
|
14 years ago |
Igor Wiedler
|
a5f8411eff
[Locale] minor cosmetical tweaks to the pre-escaped regExp
|
14 years ago |
Igor Wiedler
|
7e577acede
[Locale] do not use unimplemented chars in examples
|
14 years ago |
Igor Wiedler
|
20acdac57d
[Locale] remove support for era (BC|AD)
|
14 years ago |
Igor Wiedler
|
195b2ebdde
[Locale] handle IntlDateFormatter::parse with non-integer timestamp
|
14 years ago |
Igor Wiedler
|
3f42be3fe9
[Locale] use assertSame in parse tests
|
14 years ago |
Eriksen Costa
|
b7e9b35ca9
[Locale] added parsing of dates with regExp metachars
|
14 years ago |
Eriksen Costa
|
0449889513
[Locale] added timezone parsing implementation
|
14 years ago |
Eriksen Costa
|
dadd896915
[Locale] added implementation for minutes and seconds
|
14 years ago |
Eriksen Costa
|
e78c6c2b1a
[Locale] refactored hour manipulation
|
14 years ago |
Eriksen Costa
|
348dd7ba24
[Locale] refactoring to separate concerns
|
14 years ago |
Eriksen Costa
|
4a7c33ce82
[Locale] inject named capture string into Transformer constructor
|
14 years ago |
Eriksen Costa
|
c1c0c3c42e
[Locale] added parsing for hours (12 and 24 hours)
|
14 years ago |
Eriksen Costa
|
ed85345312
[Locale] added parsing implementation for year, month and day
|
14 years ago |
Eriksen Costa
|
f096b7b2bb
[Locale] removed trailing whitespace
|
14 years ago |
Igor Wiedler
|
0e260c1170
[Locale] refactor date formatting into separate transformer classes, early concepts for date parsing
|
14 years ago |
Igor Wiedler
|
bcca989c41
[Locale] refactor and simplify some parts of StubIntlDateFormatter
|
14 years ago |
Igor Wiedler
|
71c99422f3
[Locale] convenience createStubFormatter method for StubIntlDateFormatter tests
|
14 years ago |
Igor Wiedler
|
ee5bc36c55
[Locale] add docblocks to StubIntlDateFormatter and adjust some things to be more like StubNumberFormatter
|
14 years ago |
Igor Wiedler
|
5fdf68a08a
[Locale] add license docblock to LocaleTestCase
|
14 years ago |
Igor Wiedler
|
7b2b025ebd
[Locale] add @author tag to StubCollator
|
14 years ago |
Igor Wiedler
|
30ea2bae32
[Locale] add @author tag to StubIntlDateFormatter
|
14 years ago |
Igor Wiedler
|
31313f183a
[Locale] use is64Bit helper for StubIntlDateFormatterTest
|
14 years ago |
Igor Wiedler
|
17e2d4e24c
[Locale] StubCollator: asort with initial tests
|
14 years ago |
Igor Wiedler
|
96b7c8ff73
[Locale] initial stub of StubCollator with class constants
|
14 years ago |
Igor Wiedler
|
3cc60f7cb4
[Locale] throw NotImplementedException on unimplemented chars
|
14 years ago |
Igor Wiedler
|
d555049342
[Locale] only test BC era if on 64bit
|
14 years ago |
Igor Wiedler
|
4fb79b715a
[Locale] split another StubIntlDateFormatter test into two
|
14 years ago |
Igor Wiedler
|
577dd30927
[Locale] remove setLocale from StubIntlDateFormatter
|
14 years ago |
Igor Wiedler
|
53839f9235
[Locale] refactor tests, make use of specialized exception
|
14 years ago |