github.com/jackc/pgx/v5/pgtype.TimeCodec.DecodeValue (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/pgtype (current package)
		time.go#L264: func (c TimeCodec) DecodeValue(m *Map, oid uint32, format int16, src []byte) (any, error) {