Topic Path: Symbol Reference > Classes > TIdDateTimeStamp Class > TIdDateTimeStamp Methods > GetTimeZoneHour Method
ContentsIndexHome
PreviousUpNext
TIdDateTimeStamp.GetTimeZoneHour Method

Number of hours between the local timezone and GMT time.

function GetTimeZoneHour: Integer;

Integer - Number of hours between the local timezone and GMT time.

GetTimeZoneHour is an Integer function that returns the number of hours between the local timezone and GMT time. GetTimeZoneHour is the read access specifier for the TimeZoneHour property, and is calculated using TimeZone.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.