提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Igor Wiedler d4c1357f11 [Locale] support for D (day of year) 14 年之前
  Igor Wiedler 5ffce2d6a2 [Locale] add support for h 14 年之前
  Igor Wiedler 3b9f52ae9a [Locale] use assertSame instead of assertEquals 14 年之前
  Igor Wiedler ae3ee5d896 [Locale] add support for L, which is the same as M 14 年之前
  Igor Wiedler b702ce86b5 [Locale] support for G and Q placeholders in StubIntlDateFormatter::format 14 年之前
  Igor Wiedler 69f56dbbd9 [Locale] move intl bugs to skipped tests 14 年之前
  Igor Wiedler 8c1146974f [Locale] add support for escaping, give specifics on implementation used in tests 14 年之前
  Igor Wiedler 55ac407458 [Locale] first implementation of StubIntlDateFormatter 14 年之前