Go to the source code of this file.
Namespaces | |
util | |
Functions | |
static std::string | reformat (const std::string &format, const std::tm *time, bool locale_correct, bool ampm_supported) |
static bool | locale_supports_ampm (const std::tm *time) |
size_t | util::strftime (char *str, size_t count, const std::string &format, const std::tm *time) |
|
static |
Definition at line 116 of file strftime.cpp.
References util::strftime().
Referenced by util::strftime().
|
static |
Definition at line 36 of file strftime.cpp.
References _(), and translation::sgettext().
Referenced by util::strftime().