[Django] #33640: update the TIME_ZONE variable set on `django-admin startproject` command to be the system timezone

4 views
Skip to first unread message

Django

unread,
Apr 13, 2022, 4:44:09 AM4/13/22
to django-...@googlegroups.com
#33640: update the TIME_ZONE variable set on `django-admin startproject` command to
be the system timezone
-------------------------------------+-------------------------------------
Reporter: Himanshu | Owner: Himanshu
Balasamanta | Balasamanta
Type: New | Status: assigned
feature |
Component: | Version: 4.0
Uncategorized |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Replace
TIME_ZONE = 'UTC'
with
TIME_ZONE = ""

--
Ticket URL: <https://code.djangoproject.com/ticket/33640>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Apr 13, 2022, 4:47:27 AM4/13/22
to django-...@googlegroups.com
#33640: update the TIME_ZONE variable set on `django-admin startproject` command to
be the system timezone
-------------------------------------+-------------------------------------
Reporter: Himanshu | Owner: Himanshu
Balasamanta | Balasamanta
Type: New feature | Status: closed
Component: Uncategorized | Version: 4.0
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* status: assigned => closed
* resolution: => wontfix


Comment:

Thanks for the ticket, however this would be backward incompatible. Also,
please [https://docs.djangoproject.com/en/stable/internals/contributing
/bugs-and-features/#requesting-features follow the guidelines with regards
to requesting features] in the future:

> ''"Describe clearly and concisely what the missing feature is and how
you’d like to see it implemented."''

--
Ticket URL: <https://code.djangoproject.com/ticket/33640#comment:1>

Reply all
Reply to author
Forward
0 new messages