package pqtime
import "github.com/lib/pq/internal/pqtime"
Index ¶
- func Format(t time.Time) []byte
- func Parse(currentLocation *time.Location, str string) (time.Time, error)
- func Reset()
Functions ¶
func Format ¶
Format into Postgres' text format for timestamps.
func Parse ¶
func Reset ¶
func Reset()
Source Files ¶
- Version
- v1.12.1
- Published
- Mar 30, 2026
- Platform
- windows/amd64
- Imports
- 7 packages
- Last checked
- 41 minutes ago –
Tools for package owners.