#32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four-
digit year with strftime.
-------------------------------------+-------------------------------------
Reporter: Nick Pope | Owner: Nick Pope
Type: | Status: closed
Cleanup/optimization |
Component: Utilities | Version: dev
Severity: Normal | Resolution: fixed
Keywords: datetime_safe, | Triage Stage: Accepted
datetime |
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"4aa06890805f8bc619d240ca5b4e2cd81be308c1" 4aa06890]:
{{{
#!CommitTicketReference repository=""
revision="4aa06890805f8bc619d240ca5b4e2cd81be308c1"
Refs #32738 -- Removed django.utils.datetime_safe module per deprecation
timeline.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32738#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.