Internet Direct (Indy)
Home
PreviousUpNext
TIdDateTimeStamp.TimeZoneMinutes Property

Number of minutes as an offset from GMT.

Pascal
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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.