Lines Matching +full:least +full:-
9 ** 1996-06-05 by Arthur David Olson.
41 char tzh_version[1]; /* '\0' or '2'-'4' as of 2021 */
60 ** tzh_charcnt (char)s '\0'-terminated zone abbreviations
81 ** then a POSIX.1-2017 proleptic TZ string for use in handling
83 ** (with nothing between the newlines if there is no POSIX.1-2017
86 ** If tz_version is '3' or greater, the TZ string can be any POSIX.1-2024
88 ** First, the TZ string's hour offset may range from -167
90 ** by POSIX.1-2017 and earlier.
102 /* This must be at least 242 for Europe/London with 'zic -b fat'. */
107 /* This must be at least 18 for Europe/Vilnius with 'zic -b fat'. */
112 /* This must be at least 40 for America/Anchorage. */
118 /* This must be at least 27 for leap seconds from 1972 through mid-2023.