Source position: tzutil.pas line 10
type DSTSpecType = (
DSTMonthWeekDay,
DSTMonthDay,
DSTJulian,
DSTJulianX
);