Internet Direct (Indy) Version 9.0.2 Beta
TIdDateTimeStamp.TimeZoneHour
Number of hours offset from GMT.

property TimeZoneHour: Integer;
Description
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.