Also avoid Date.toISOString() in VR extractor
This is prone to timezone-related "rounding errors", instead rely on the post-processor to merge departure day and departure time values correctly.
Please register or sign in to comment
This is prone to timezone-related "rounding errors", instead rely on the post-processor to merge departure day and departure time values correctly.