![]() |
Mangrove
The C++ Object Document Mapper for MongoDB
|
A type traits struct that determines whether a certain type stores a date. More...
#include <util.hpp>
A type traits struct that determines whether a certain type stores a date.
This includes <chrono> time types, and the BSON b_date type. time_t is not included due to potential problems with conversion to BSON.