Closed kappapiana closed 1 year ago
Using current time leads to issues with the DST timing.
We must find a way to just pass the current time and be parsed.
It fails with CEST, for instance, as it is not recognized as a timezone.
fixed by #6
Using current time leads to issues with the DST timing.
We must find a way to just pass the current time and be parsed.
It fails with CEST, for instance, as it is not recognized as a timezone.