getTimeZone Information Example
GetTimeZoneInfo Example
<br /><!--- This example shows the use of GetTimeZoneInfo --><br /><br />The local date and time are #now()#.<br /><br /><br /><br /><br /><p>Total offset in seconds is #info.utcTotalOffset#.</p><br /><p>Offset in hours is #info.utcHourOffset#.</p><br /><p>Offset in minutes minus the offset in hours is<br /> #info.utcMinuteOffset#.</p><br /><p>Is Daylight Savings Time in effect? #info.isDSTOn#.</p><br /><br />
0 responses to “getTimeZone Information Example”