#include <userver/storages/postgres/io/chrono.hpp>
Corresponds to TIMESTAMP WITHOUT TIME ZONE database type.
TIMESTAMP
<> TIMESTAMP WITHOUT TIME ZONE
conversions are performed on the DB side, see pg_timestamp.Definition at line 62 of file chrono.hpp.
Public Member Functions | |
operator TimePoint () const | |
|
inline |
Definition at line 68 of file chrono.hpp.