Internet Direct (Indy) Version 9.0.2 Beta
TIdDateTimeStamp.TimeZoneMinutes
Number of minutes as an offset from GMT.

property TimeZoneMinutes: Integer;
Description
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 TimeZoneHours in constructing the value in TimeZoneAsString. TimeZoneMinutes implements GetTimeZoneMinutes as the read access specifier for the property value.