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

Number of hours offset from GMT.

property TimeZoneHour: Integer;

TimeZoneHour is a read-only Integer property that represents the positive or negative number of hours the local timezone is offset from GMT (Greenwich Mean Time). TimeZoneHour is used in constructing the value for TimeZoneAsString. TimeZoneHour implements GetTimeZoneHour 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.