Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParsePostgreSQLInterval ¶
parses a string in postgresql format as an interval (duration). Example PG format: `select '1 year 2 months 3 days 4 hours 5 minutes 6 seconds 7 milliseconds 8 microseconds'::interval` `1 year 2 mons 3 days 04:05:06.007008` PG only supports ns-level resolution
Types ¶
Click to show internal directories.
Click to hide internal directories.