|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Date and time utils. More...
#include "utils/utf8_string.h"

Go to the source code of this file.
Namespaces | |
| namespace | zrythm::utils |
| String utilities. | |
Functions | |
| Utf8String | zrythm::utils::datetime::get_current_as_string () |
| Returns the current datetime as a string. | |
| Utf8String | zrythm::utils::datetime::epoch_to_str (qint64 epoch, const Utf8String &format=u8"yyyy-MM-dd hh:mm:ss") |
| Utf8String | zrythm::utils::datetime::get_for_filename () |
| Get the current datetime to be used in filenames, eg, for the log file. | |
Date and time utils.
Definition in file datetime.h.