Skip to content
Commit 3138bed1 authored by Volker Krause's avatar Volker Krause
Browse files

Fix RSP-6 date/time parsing

This is specified in local time (ie. without any timezone), something JS
doesn't really like. So perform all the date/time math in UTC and strip
of the timezone in the end.

BUG: 473326
FIXED-IN: 23.08.0
parent 3fef2ffa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment