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

Number of minutes between the local timezone and GMT time.

function GetTimeZoneMinutes: Integer;

Integer - Number of minutes as an offset between the local timezone and GMT time.

GetTimeZoneMinutes is an Integer function that returns the number of minutes as an offset between the local timezone and GMT time. GetTimeZoneMinutes is the read access specifier for the TimeZoneMinutes property, and is calculated using the value in TimeZone.

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