#include </data/code/userver/odbc/include/userver/storages/odbc/types.hpp>
Timezone-independent Gregorian calendar date in the portable 1..9999 range.
Definition at line 40 of file types.hpp.
|
|
| Date (std::uint32_t year, std::uint32_t month, std::uint32_t day) |
|
std::uint32_t | GetYear () const noexcept |
|
std::uint32_t | GetMonth () const noexcept |
|
std::uint32_t | GetDay () const noexcept |
|
std::string | ToString () const |
|
bool | operator== (const Date &) const noexcept=default |
The documentation for this class was generated from the following file:
- /data/code/userver/odbc/include/userver/storages/odbc/types.hpp