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 жил өмнө |