Returns value timestamp with time zone as SysTime
Returns value data as native Date
Returns value time without time zone as native TimeOfDay
Returns value timestamp without time zone as TimeStamp
Returns value timestamp with time zone as TimeStampUTC
Returns value timestamp without time zone as DateTime (it drops the fracSecs from the database value)
Returns value time with time zone as Interval
Returns value time with time zone as TimeOfDayWithTZ
Structure to represent PostgreSQL Timestamp with/without time zone
PostgreSQL time types binary format.