Eriksen Costa
|
c1c0c3c42e
[Locale] added parsing for hours (12 and 24 hours)
|
14 년 전 |
Eriksen Costa
|
ed85345312
[Locale] added parsing implementation for year, month and day
|
14 년 전 |
Igor Wiedler
|
bcca989c41
[Locale] refactor and simplify some parts of StubIntlDateFormatter
|
14 년 전 |
Igor Wiedler
|
71c99422f3
[Locale] convenience createStubFormatter method for StubIntlDateFormatter tests
|
14 년 전 |
Igor Wiedler
|
ee5bc36c55
[Locale] add docblocks to StubIntlDateFormatter and adjust some things to be more like StubNumberFormatter
|
14 년 전 |
Igor Wiedler
|
31313f183a
[Locale] use is64Bit helper for StubIntlDateFormatterTest
|
14 년 전 |
Igor Wiedler
|
3cc60f7cb4
[Locale] throw NotImplementedException on unimplemented chars
|
14 년 전 |
Igor Wiedler
|
d555049342
[Locale] only test BC era if on 64bit
|
14 년 전 |
Igor Wiedler
|
4fb79b715a
[Locale] split another StubIntlDateFormatter test into two
|
14 년 전 |
Igor Wiedler
|
53839f9235
[Locale] refactor tests, make use of specialized exception
|
14 년 전 |
Igor Wiedler
|
77258223f1
[Locale] re-order StubIntlDateFormatter methods, rename timezoneId to timeZoneId, add setLenient method
|
14 년 전 |
Igor Wiedler
|
1191ab4b56
[Locale] add remaining IntlDateFormatter methods with tests
|
14 년 전 |
Igor Wiedler
|
69b38faff7
[Locale] refactoring and some more tests
|
14 년 전 |
Igor Wiedler
|
e95df5d2a7
[Locale] fix failing test case
|
14 년 전 |
Igor Wiedler
|
8dab760160
[Locale] use eriksens intl test helpers
|
14 년 전 |
Jordi Boggiano
|
47c1110166
[Locale] Fixed two tests
|
14 년 전 |
Igor Wiedler
|
e962c4a633
[Locale] add another failing escape test case
|
14 년 전 |
Igor Wiedler
|
c7380fbb4c
[Locale] support standard date and time types if no format is set, refactoring and more tests
|
14 년 전 |
Igor Wiedler
|
85e6c5e426
[Locale] add some more test cases with escaping
|
14 년 전 |
Igor Wiedler
|
632ded5c96
[Locale] use UTC if timezone is unsupported
|
14 년 전 |
Igor Wiedler
|
a883a3f62a
[Locale] adjust to new quoting format, some tests failing
|
14 년 전 |
Igor Wiedler
|
cbfaaef76e
[Locale] support for z (timezone offset from GMT)
|
14 년 전 |
Igor Wiedler
|
d68c5fa7fd
[Locale] refactor to use DateTime and DateTimeZone, adding timezone support
|
14 년 전 |
Igor Wiedler
|
7efe476693
[Locale] support for s (second)
|
14 년 전 |
Igor Wiedler
|
87d3547679
[Locale] support for m (minute of hour)
|
14 년 전 |
Igor Wiedler
|
6b26f8296d
[Locale] support for K (12-hour (0-11))
|
14 년 전 |
Igor Wiedler
|
5a767045b6
[Locale] implement k (24-hour (1-24)
|
14 년 전 |
Igor Wiedler
|
bfc7e55692
[Locale] support for H (24 hour)
|
14 년 전 |
Igor Wiedler
|
71e3c97358
[Locale] support for a (AM/PM)
|
14 년 전 |
Igor Wiedler
|
49752f104b
[Locale] support for E (day of week)
|
14 년 전 |