#include <ctime>
Go to the source code of this file.
Classes | |
struct | mongo::Date_t |
Namespaces | |
namespace | mongo |
Functions | |
int | mongo::strnlen (const char *s, int n) |
string | mongo::time_t_to_String (time_t t=time(0)) |
void | mongo::time_t_to_String (time_t t, char *buf) |
string | mongo::time_t_to_String_no_year (time_t t) |
string | mongo::time_t_to_String_short (time_t t) |