dpq2.conv.time

PostgreSQL time types binary format.

Members

Functions

binaryValueAs
Date binaryValueAs(Value v)

Returns value data as native Date

binaryValueAs
TimeOfDay binaryValueAs(Value v)

Returns value time without time zone as native TimeOfDay

binaryValueAs
TimeStampWithoutTZ binaryValueAs(Value v)

Returns value timestamp without time zone as TimeStampWithoutTZ

Structs

TimeStampWithoutTZ
struct TimeStampWithoutTZ
Undocumented in source.

Meta

Authors

NCrashed <ncrashed@gmail.com>