Topic Path: Symbol Reference > Classes > TIdDateTimeStamp Class > TIdDateTimeStamp Properties > TimeZoneMinutes Property
ContentsIndexHome
PreviousUpNext
TIdDateTimeStamp.TimeZoneMinutes Property

Number of minutes as an offset from GMT.

property TimeZoneMinutes: Integer;

TimeZoneMinutes is an read-only Integer property that represents the positive or negative offset minutes of the local timezone from GMT (Greenwich Mean Time). TimeZoneMinutes is used with TimeZoneHour in constructing the value in TimeZoneAsString. TimeZoneMinutes implements GetTimeZoneMinutes as the read access specifier for the property value.

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