Open GoogleCodeExporter opened 8 years ago
Original comment by dmcc...@gmail.com
on 19 Sep 2007 at 4:35
Original comment by dmcc...@gmail.com
on 26 Dec 2007 at 7:31
I have experienced this problem after retrieving schedules from a database. It
is
caused by the setTime(date:Date, time:Number):Date function in the Dateutil.as
class.
In this method it calculates the hour from the time parameter, however the time
parameter represents the UTC and not the local time this results in an offset.
To fix this problem it is necessary to set the hoursUTC value instead.
Original comment by tim.p.jo...@gmail.com
on 5 May 2009 at 12:26
Original issue reported on code.google.com by
cbu.ki...@gmail.com
on 14 Sep 2007 at 3:13