[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Record describing a timezone
Source position: oldlinux.pp line 197
type timezone = packed record |
||
minuteswest: LongInt; |
|
Minutes west of GMT |
dsttime: LongInt; |
|
Daylight savings time |
end; |
No notes exist for this page yet.