Yes, you can test by changing the date on your machine to not be in daylight savings and you should see your timezone offset displayed correctly then.
Ran into this myself once before. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yotam Laufer Sent: Tuesday, June 20, 2006 10:13 AM To: Flashcoders mailing list Subject: [Flashcoders] timezoneOffset inconsistencies Hello List, I'm generating date objects for a list of String values and get different results for the timezoneOffset: 20:00 --> Wed Jun 21 21:00:00 GMT+0100 2006 18:00 --> Fri Jun 16 19:00:00 GMT+0100 2006 15:00 --> Sun Jun 11 16:00:00 GMT+0100 2006 15:00 --> Sun Jun 4 16:00:00 GMT+0100 2006 20:00 --> Thu Jun 1 21:00:00 GMT+0100 2006 20:30 --> Sat May 27 21:30:00 GMT+0100 2006 20:45 --> Wed Mar 1 20:45:00 GMT+0000 2006 Is this a daylight saving issue? Is this how the Date object handles it? By adding a notch to the timezoneOffset? My computer is set to GMT+0000 (London), daylight saving is on, Windows 2000 with Flash 2004. Publishing to player 7. Any help would be much appreciated. Thanks, Yotam. _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

