Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InfiniteTimestampError = xerrors.NewSentinel("infinity is unparseable by the common timestamp parser")
Functions ¶
func Parse ¶
Parse converts a text representation of an PostgreSQL-formatted date, timestamp, or timestamptz into time.Time. In contrast with pgtype parsers, this parser supports BC years.
TODO: remove this when https://st.yandex-team.ru/TM-5127 is done
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.