Source position: unix.pp line 72
type TTZInfo = record
daylight: Boolean;
seconds: LongInt;
validsince: Int64;
validuntil: Int64;
end;