But Brian, daylight savings is turned OFF all the time on the server, so it doesnt know when daylight savings changes here in Australia .
Thats why we have our own template figure out when daylight savings changes. And in any case, since the server is in the USA, if we rely on that server knowing when we change to Summer time in Australia that's dangerous. The NSW government seems to change the date of the change every year. Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com .com,.net,.org domains from AUD$20/Year On Thu, 2 Dec 2004 14:51:38 +1000, KNOTT, Brian <[EMAIL PROTECTED]> wrote: > I think the isDSTon value will tell you if it is currently DST . > > If isDSTon EQ 'yes' > Time = time + 18 > else > Time = time + 17 > End > > That way you don't need to know when DST happens, the operating system will > take care of it. > > Brian > > > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
