C date and time functions

The C date and time functions are a group of functions in the standard library of the C programming language implementing date and time manipulation operations.[1] They provide support for time acquisition, conversion between date formats, and formatted output to strings.

  1. ^ ISO/IEC 9899:1999 specification (PDF). p. 351, § 7.32.2.