Searched refs:century (Results 1 – 25 of 27) sorted by relevance
12
/glibc-2.36/time/ |
D | strptime_l.c | 271 signed char century; in __strptime_internal() member 280 s.century = -1; in __strptime_internal() 515 s.century = val; in __strptime_internal() 1154 if (s.century != -1) in __strptime_internal() 1157 tm->tm_year = tm->tm_year % 100 + (s.century - 19) * 100; in __strptime_internal() 1160 tm->tm_year = (s.century - 19) * 100; in __strptime_internal() 1181 if (s.want_century && s.century == -1 && tm->tm_year < 69) in __strptime_internal()
|
/glibc-2.36/localedata/locales/ |
D | agr_PE | 96 % "%Y" (year with century as a decimal number), 125 % %Y - year with century as a decimal number,e.g. 2001.
|
D | miq_NI | 103 % "%Y" (year with century as a decimal number), 133 % %Y - year with century as a decimal number,e.g. 2001.
|
D | wae_CH | 112 % "%Y" (year with century as a decimal number), 143 % %Y - year with century as a decimal number,e.g. 2001.
|
D | xh_ZA | 130 % "%Y" (year with century as a decimal number), 162 % year with century as a decimal number,e.g. 2001.
|
D | tn_ZA | 129 % "%Y" (year with century as a decimal number), 160 % %Y - year with century as a decimal number,e.g. 2001.
|
D | ss_ZA | 134 % "%Y" (year with century as a decimal number), 165 % %Y - year with century as a decimal number,e.g. 2001.
|
D | nr_ZA | 129 % "%Y" (year with century as a decimal number), 160 % %Y - year with century as a decimal number,e.g. 2001.
|
D | ts_ZA | 131 % "%Y" (year with century as a decimal number), 162 % %Y - year with century as a decimal number,e.g. 2001.
|
D | st_ZA | 130 % "%Y" (year with century as a decimal number), 161 % %Y - year with century as a decimal number,e.g. 2001.
|
D | hr_HR | 241 % %Y - year with century 250 % %Y - year with century
|
D | sah_RU | 192 % "%Y" (year with century as a decimal number), 219 % %Y - year with century as a decimal number,e.g. 2001.
|
D | niu_NU | 105 % "%Y" (year with century as a decimal number),
|
D | ayc_PE | 108 % "%Y" (year with century as a decimal number),
|
D | en_NG | 126 % "%Y" (year with century as a decimal number),
|
D | nso_ZA | 128 % "%Y" (year with century as a decimal number),
|
D | zu_ZA | 136 % "%Y" (year with century as a decimal number),
|
D | ve_ZA | 138 % "%Y" (year with century as a decimal number),
|
D | af_ZA | 125 % "%Y" (year with century as a decimal number),
|
D | en_ZA | 155 % "%Y" (year with century as a decimal number),
|
D | lg_UG | 182 % "%Y" (year with century as a decimal number),
|
D | ko_KR | 6128 % in late 19th century. So the following definition is
|
/glibc-2.36/manual/ |
D | time.texi | 1539 The century of the year. This is equivalent to the greatest integer not 1569 The year corresponding to the ISO week number, but without the century 1718 The year without a century as a decimal number (range @code{00} through 1974 The century of the year. 2008 The year corresponding to the ISO week number, but without the century 2176 The year without a century as a decimal number (range @code{0} through
|
/glibc-2.36/timezone/ |
D | europe | 95 # beside the river at Kew. In the 18th century, before time and longitude 106 # [This yields GMTOFF = -0:01:15 for London LMT in the 18th century.] 2313 # By the end of the 18th century clocks and watches became commonplace
|
D | australasia | 1232 # as part of the competition to be first into the 21st century.
|
12