#include <utils.h>
|
| Time (std::time_t tv_sec, suseconds_t tv_usec, bool utc) |
|
std::tm * | ToUTC () |
|
std::string | ToSignerDate () |
|
std::string | ToAmzDate () |
|
std::string | ToHttpHeaderValue () |
|
std::string | ToISO8601UTC () |
|
| operator bool () const |
|
|
static Time | FromHttpHeaderValue (const char *value) |
|
static Time | FromISO8601UTC (const char *value) |
|
static Time | Now () |
|
Time represents date and time with timezone.
The documentation for this class was generated from the following files:
- /home/bala/devel/github.com/minio/minio-cpp/include/utils.h
- /home/bala/devel/github.com/minio/minio-cpp/src/utils.cc