dpq2.types.time

PostgreSQL time types binary format.

Members

Properties

binaryValueAs
Date binaryValueAs [@property getter]

Returns value data as native Date

binaryValueAs
TimeOfDay binaryValueAs [@property getter]

Returns value time without time zone as native TimeOfDay

binaryValueAs
TimeStampWithoutTZ binaryValueAs [@property getter]

Returns value timestamp without time zone as TimeStampWithoutTZ

Structs

TimeStampWithoutTZ
struct TimeStampWithoutTZ
Undocumented in source.

Meta

Authors

NCrashed <ncrashed@gmail.com>