Thursday, August 28, 2008

getTimeZone Information Example

GetTimeZoneInfo Example





The local date and time are #now()#.




Total offset in seconds is #info.utcTotalOffset#.


Offset in hours is #info.utcHourOffset#.


Offset in minutes minus the offset in hours is
#info.utcMinuteOffset#.


Is Daylight Savings Time in effect? #info.isDSTOn#.



Your comments Here! Hover Your cursor to leave a comment.