When I convert from Pacific time to UTC
to db local Timzone: America/Los_Angeles
 to db local_dt 2009-09-07 00:00:00-08:00
 to db utc_dt 2009-09-07 08:00:00+00:00

when convert from UTC to Pacific time
utc_dt 2009-09-07 08:00:00+00:00
local_tz America/Los_Angeles
local_dt 2009-09-07 01:00:00 America/Los_Angeles


I see that I started with
local time 2009-09-07 00:00:00 to
 utc = 2009-09-07 08:00:00+00:00 and back to
local time = 2009-09-07 01:00:00

what did I miss?
Is it a DST issue?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to