Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
time.h File Reference
#include "format.h"
#include <ctime>
+ Include dependency graph for time.h:
+ This graph shows which files directly or indirectly include this file:

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)