Hi,

> I would think so to, but why are multiple days in March affected? Not just
> one day when DST actually happens?

At a guess because all time from that date as converted to an hour less make 
the dates one day before and the hours 23:00. The problem gets worse when the 
user machine is set to a different timezone to the server.

The best way around this issue (if you can) is to send time/date as UTC 
(milliseconds) or as a string representing the date eg (YYYY-MM-DD) to try and 
avoid the automatic timezone conversion done by the Flash Player.

Thanks,
Justin

Reply via email to