123456789101112131415161718192021(* Auto-generated from "time_pattern.atd" *)[@@@ocaml.warning"-27-32-33-35-39"]typeweekday=Time_t.weekdaytypemonth=Time_t.monthtypeint64=Int64_t.int64typetime_pattern={years:intlist;months:monthlist;weekdays:weekdaylist;month_days:intlist;hours:intlist;minutes:intlist;seconds:intlist;unix_seconds:int64list}typedays=[`Weekdaysofweekdaylist|`Month_daysofintlist]