const github.com/jackc/pgtype.TimeOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L59: 	TimeOID             = 1083
		pgtype.go#L309: 	ci.RegisterDataType(DataType{Value: &Time{}, Name: "time", OID: TimeOID})