#17733: Default timezone settings are different from the operating systems' -------------------------------------+------------------------------------- Reporter: berdario | Owner: aaugustin Type: | Status: new Cleanup/optimization | Version: Component: Uncategorized | 1.4-alpha-1 Severity: Normal | Resolution: Keywords: timezone | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 1 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by aaugustin):
* stage: Unreviewed => Accepted Comment: `None` would be a more neutral value that `'America/Chicago'` for `TIME_ZONE`, but changing that would be backwards incompatible -- the default dates back to before `None` was made a legal value. Also, it's one of these small bits of history that are part of Django's character... (granted, that's very subjective). I think it's best to keep the comment short in the `settings.py` template and elaborate the various possibilities in the docs. I'm attaching a patch along these lines. I you think it addresses your concerns, could you change the "Triage Stage" to "Ready for Checkin"? -- Ticket URL: <https://code.djangoproject.com/ticket/17733#comment:2> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.