Ark Server API (ASE) - Wiki
|
Go to the source code of this file.
Namespaces | |
namespace | fmt |
namespace | fmt::internal |
Functions | |
template<typename ArgFormatter > | |
void | fmt::format_arg (BasicFormatter< char, ArgFormatter > &f, const char *&format_str, const std::tm &tm) |
Null | fmt::internal::localtime_r (...) |
Null | fmt::internal::localtime_s (...) |
Null | fmt::internal::gmtime_r (...) |
Null | fmt::internal::gmtime_s (...) |
std::tm | fmt::localtime (std::time_t time) |
std::tm | fmt::gmtime (std::time_t time) |