#18768: Timezone documentation lacks some FAQ about how to deal with naive/tz 
aware
datetimes in the Javascript
-------------------------------+--------------------------------------
     Reporter:  void           |                    Owner:  nobody
         Type:  New feature    |                   Status:  new
    Component:  Documentation  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:  timezone, tz   |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by aaugustin):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 I'm the maintainer of time zone support in Django. As far as I can tell
 there is some level of time zone awareness in Javascript
 (`getTimezoneOffset`). In addition you may be using a library such as
 `jskata.timezone.js`. This choice of tools is indpendent of Django.

 In my opinion, this request is outside of the scope of Django. As a Python
 web framework, it provides some tools to generate HTML, but it doesn't
 delve into the JS and CSS land.

 If this ticket was accepted, someone else will have to step up and provide
 a patch, as I don't have the knowledge required to document, recommend or
 endorse Javascript coding practices.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18768#comment:1>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to