Igor Wiedler
|
85e6c5e426
[Locale] add some more test cases with escaping
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
632ded5c96
[Locale] use UTC if timezone is unsupported
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
a883a3f62a
[Locale] adjust to new quoting format, some tests failing
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
cbfaaef76e
[Locale] support for z (timezone offset from GMT)
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
d68c5fa7fd
[Locale] refactor to use DateTime and DateTimeZone, adding timezone support
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
7efe476693
[Locale] support for s (second)
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
87d3547679
[Locale] support for m (minute of hour)
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
6b26f8296d
[Locale] support for K (12-hour (0-11))
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
5a767045b6
[Locale] implement k (24-hour (1-24)
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
bfc7e55692
[Locale] support for H (24 hour)
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
71e3c97358
[Locale] support for a (AM/PM)
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
49752f104b
[Locale] support for E (day of week)
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
d4c1357f11
[Locale] support for D (day of year)
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
5ffce2d6a2
[Locale] add support for h
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
3b9f52ae9a
[Locale] use assertSame instead of assertEquals
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
ae3ee5d896
[Locale] add support for L, which is the same as M
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
b702ce86b5
[Locale] support for G and Q placeholders in StubIntlDateFormatter::format
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
69f56dbbd9
[Locale] move intl bugs to skipped tests
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
8c1146974f
[Locale] add support for escaping, give specifics on implementation used in tests
|
%!s(int64=14) %!d(string=hai) anos |
Igor Wiedler
|
55ac407458
[Locale] first implementation of StubIntlDateFormatter
|
%!s(int64=14) %!d(string=hai) anos |