Internet Direct (Indy)
|
property TimeZoneAsString: String;
TimeZoneAsString is a read-only String property that indicates the positive or negative offset hours and minutes for the local timezone from GMT (Greenwich Mean Time). TimeZoneAsString is expressed in a format like '+HHMM' or '-HHMM'.
TimeZoneAsString is used when constructing an RFC-complaint date time value using GetAsRFC882.
TimeZoneAsString implements GetTimeZoneAsString 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. |