提交历史

作者 SHA1 备注 提交日期
  Nick Pope 34363a391b Fixed #32735 -- Made DateFormat.Y() return a zero-padded year. 3 年之前
  Nick Pope 0cbccaebeb Simplified TimeFormat.g(). 4 年之前
  Sam 895f6e4992 Fixed #32149 -- Added support for years < 1000 to DateFormat.y(). 4 年之前
  Baptiste Mispelon 8929afb8ec Fixed #9762 -- Made DateFormat.r() locale-independent. 5 年之前
  Baptiste Mispelon 76ec032712 Refs #26281 -- Added a helpful error message for an invalid "r" specifier to dateformat.format(). 5 年之前
  Baptiste Mispelon 18e10740a4 Refs #30990 -- Added test for 'z' date format with a leap year. 5 年之前
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 年之前
  Tim Graham 414ad25b09 Fixed #27327 -- Simplified time zone handling by requiring pytz. 8 年之前
  Marko Benko 45c7acdc50 Fixed #26281 -- Added a helpful error message for an invalid format specifier to dateformat.format(). 9 年之前
  Tim Graham 2765adc8dc Skipped a dateformat test on Windows as needed. 9 年之前
  Aymeric Augustin 1014ba026e Fixed debug view crash during autumn DST change. 9 年之前
  Simon Charette be67400b47 Refs #24652 -- Used SimpleTestCase where appropriate. 10 年之前
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 年之前
  Aymeric Augustin 9cc3371a0f Fixed #21756 -- Skipped two timezone-related tests on Windows. 11 年之前
  Aymeric Augustin e32095616c Imported override_settings from its new location. 11 年之前
  Aymeric Augustin 79ccd1a101 Fixed test that fails when pytz is installed. 11 年之前
  Aymeric Augustin d9413d33b2 Refactored code and tests that relied on django.utils.tzinfo. 11 年之前
  Warren Smith dd3a883894 Fixed #20693 -- Add timezone support to built-in time filter. 11 年之前
  Aymeric Augustin e021b87c00 Fixed a few more imports of django.utils.unittest. 11 年之前
  Preston Timmons 612ef3e5c9 Modified utils_tests for unittest2 discovery. 12 年之前