Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
datetime.h File Reference

Date and time utils. More...

#include "utils/utf8_string.h"
Include dependency graph for datetime.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Date and time utils.

Definition in file datetime.h.