File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3345
3345
optionally followed by a modifier character,
3346
3346
followed by a conversion specifier character, \tcode {format},
3347
3347
together forming a conversion specification
3348
- valid for the ISO/IEC 9945 function \tcode {strptime}.
3348
+ valid for the POSIX function \tcode {strptime}.
3349
3349
If the number of elements in the range \range {fmt}{fmtend}
3350
3350
is not sufficient to unambiguously determine
3351
3351
whether the conversion specification is complete and valid,
3535
3535
until it has extracted and assigned those \tcode {tm} members, and
3536
3536
any remaining format characters,
3537
3537
corresponding to a conversion directive appropriate for
3538
- the ISO/IEC 9945 function \tcode {strptime},
3538
+ the POSIX function \tcode {strptime},
3539
3539
formed by concatenating \tcode {'\% '},
3540
3540
the \tcode {modifier} character, when non-NUL, and
3541
3541
the \tcode {format} character.
You can’t perform that action at this time.
0 commit comments