[Django] #12602: Timezone issue with Asia/Calcutta

8 views
Skip to first unread message

Django

unread,
Jan 13, 2010, 7:51:40 AM1/13/10
to djang...@holovaty.com, django-...@googlegroups.com
#12602: Timezone issue with Asia/Calcutta
-----------------------------------------+----------------------------------
Reporter: rohitj | Owner: nobody
Status: new | Milestone:
Component: Uncategorized | Version: 1.1
Keywords: timezone, kolkata, calcutta | Stage: Unreviewed
Has_patch: 0 |
-----------------------------------------+----------------------------------
I am using Asia/Calcutta timezone. Though its been quite sometime when it
was renamed to Asia/Kolkata . And it seems django doesn't know about
Asia/Kolkata. Please support the new name. Thank you.

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

Django

unread,
Jan 13, 2010, 6:51:09 PM1/13/10
to djang...@holovaty.com, django-...@googlegroups.com
#12602: Timezone issue with Asia/Calcutta
------------------------------------+---------------------------------------
Reporter: rohitj | Owner: nobody
Status: closed | Milestone:
Component: Uncategorized | Version: 1.1
Resolution: invalid | Keywords: timezone, kolkata, calcutta
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by russellm):

* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0

Comment:

This actually isn't anything to do with Django itself. Django doesn't
include a list of timezone names or process the naming of timezones - it
only uses the TIME_ZONE setting to force the system environment to a
particular time zone. The support for Asia/Kolkata (or any other timezone)
is entirely dependent upon the support provided by your operating system.
OS/X, for example, supports Asia/Kolkata. Other operating systems (or
operating systems that haven't been updated since Calcutta changed it's
name) may not support the new name.

--
Ticket URL: <http://code.djangoproject.com/ticket/12602#comment:1>
Reply all
Reply to author
Forward
0 new messages