VictoriaMetrics/lib/promutils
Haleygo b029286298
fix parse for invalid partial RFC3339 format (#4539)
The validation was needed for covering corner cases when storage is tested with data from 1970.
This resulted into unexpected search results, as year was parsed incorrectly from the given timestamp.


Co-authored-by: hagen1778 <roman@victoriametrics.com>
2023-07-06 22:09:35 -07:00
..
duration_test.go
duration.go
labels_test.go
labels_timing_test.go
labels.go
time_test.go
time.go