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. They provide support for time acquisition, conversion between date formats, and formatted output to strings.
Source: Wikipedia — C date and time functions (CC BY-SA 4.0)