| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Also added tests with pytz and removed misplaced tests.
|
|
Also added tests for is/make_aware/naive.
Thanks Tom Michaelis for the report.
|
|
|
|
|
|
This commit deprecates django.utils.tzinfo in favor of the more recent
django.utils.timezone which was introduced when Django gained support
for time zones.
|
|
|
|
Inputs acceptable to time.mktime are platform-dependent.
|
|
Thanks void for the report.
|
|
Refs #20680.
|
|
|