Unit 'Unix' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

TTZInfo

Declaration

Source position: unix.pp line 57

type TTZInfo = record

  daylight: Boolean;

  seconds: LongInt;

  validsince: Int64;

  validuntil: Int64;

end;


Documentation generated on: Jul 24 2023