Realm C++ SDK Version v2.2.0
|
A type representing a BSON datetime. More...
#include <bson.hpp>
Public Member Functions | |
date (const std::chrono::time_point< std::chrono::system_clock > &d) | |
std::chrono::time_point< std::chrono::system_clock > | get_date () const noexcept |
Friends | |
struct | bsoncxx |
A type representing a BSON datetime.