Add timezone support for parse_timestamp #962
Labels
type: feature
A value-adding code addition that introduce new functionality.
vrl: stdlib
Changes to the standard library
A note for the community
Use Cases
I have a timestamp in localtime. Vector assumes it is UTC, offsetting the time with 2 hours (CEST currently, Europe/Amsterdam). Adding a timezone parameter can solve this.
Attempted Solutions
Offsetting by hand, but we have summertime and wintertime...
Proposal
Implement timezone parameter
References
No response
Version
0.39
The text was updated successfully, but these errors were encountered: