[Bugs] #2195 UNSP: Control panel, timezone incorrectly calculated
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Fri Aug 20 00:01:55 EDT 2010
#2195: Control panel, timezone incorrectly calculated
------------------------------------------+---------------------------------
Reporter: tonyforster | Owner: tomeu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: sugar | Version: Unspecified
Severity: Unspecified | Keywords: dextrose
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Either a control panel error or a buggy datetime library
os373py
Melbourne is UTC+10
Selecting Australia/Melbourne calculates correctly
UTC+10 and GMT+10 give the wrong time for Melbourne
UTC-10 and GMT-10 give Melbourne time
Use the Clock activity
or Pippy
from datetime import datetime
print datetime.now()
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2195>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list