AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Functions
Time.h File Reference
#include <aws/core/Core_EXPORTS.h>
#include <ctime>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Time
 

Functions

AWS_CORE_API time_t Aws::Time::TimeGM (tm *const t)
 
AWS_CORE_API void Aws::Time::LocalTime (tm *t, std::time_t time)
 
AWS_CORE_API void Aws::Time::GMTime (tm *t, std::time_t time)