Please look at the image below: <https://lh4.googleusercontent.com/-3GCMZFnQC4g/Uk9lnDsweQI/AAAAAAAAAA4/HLZA95jyIGo/s1600/Untitled3.png> The time in django is one hour later than the actual time (18:43 vs 19.43). I guess it may be because django forgot to hangle daylight savings time adjustment. How to fix this problem (so that django can adjust DST automatically, not manually after a few months when DST is not in effect in EDT time zone)? Thank you!
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/af458ec6-22b8-4c0f-8adb-61e729bc0766%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

