[Overview][Constants][Types][Procedures and functions] | Reference for unit 'BaseUnix' (#rtl) |
Record describing a timezone
Source position: ostypes.inc line 160
type timezone = packed record |
||
tz_minuteswest: cint; |
|
Minutes west of GMT |
tz_dsttime: cint; |
|
Uses Daylight Savings Time |
end; |
No notes exist for this page yet.