Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdDateTimeStamp.SetTimeZone
TIdDateTimeStamp
Sets the timezone for the date time value.
procedure
SetTimeZone(
const
Value: Integer);
Parameters
const Value: Integer
Timezone for the date time value.
Description
SetTimeZone is a procedure that sets the timezone used for the TDateTime in
TIdDateTimeStamp
to Value. SetTimeZone is also the write access specifier for the
TimeZone
property.