file
datetime.hDate and time utils.
Contents
- Reference
Functions
- auto datetime_get_current_as_string(void) -> char*
- Returns the current datetime as a string.
- auto datetime_get_for_filename(void) -> char*
- Get the current datetime to be used in filenames, eg, for the log file.