Lines Matching full:as
23 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
86 Each conversion specification is replaced by the characters as
90 as specified by brackets in the description.
102 should be initialized as if by a successful call to
127 as a decimal number, with at least two digits by default.
152 is replaced by the day of the month as a decimal number [01,31].
156 is replaced by the day of month as a decimal number [1,31];
169 is replaced by the ISO 8601 year with century as a decimal number.
178 is replaced by the ISO 8601 year without century as a decimal number [00,99].
180 (Monday as the first day of a week).
189 is replaced by the hour (24-hour clock) as a decimal number [00,23].
193 is replaced by the hour (12-hour clock) as a decimal number [01,12].
197 is replaced by the day of the year as a decimal number [001,366].
201 is replaced by the hour (24-hour clock) as a decimal number [0,23];
206 is replaced by the hour (12-hour clock) as a decimal number [1,12];
211 is replaced by the minute as a decimal number [00,59].
215 is replaced by the month as a decimal number [01,12].
242 is replaced by the second as a decimal number [00,60].
283 is replaced by the week number of the year (Sunday as the first day of
284 the week) as a decimal number [00,53].
290 is replaced by the weekday (Monday as the first day of the week)
291 as a decimal number [1,7].
295 is replaced by the week number of the year (Monday as the first day of
296 the week) as a decimal number [01,53]. If the week containing January
307 is replaced by the week number of the year (Monday as the first day of
308 the week) as a decimal number [00,53].
313 is replaced by the weekday (Sunday as the first day of the week)
314 as a decimal number [0,6].
348 is replaced by the year with century as a decimal number.
352 is replaced by the year without century as a decimal number [00,99].
363 in the format +HHMM or \*-HHMM (ISO 8601) as appropriate,
394 As a side effect,
396 also behaves as if
399 This is for compatibility with older platforms, as required by POSIX;