kappapiana / transtimezone

Quickly translates times between timezones
Apache License 2.0
0 stars 1 forks source link

Current time not passed as is #5

Closed kappapiana closed 1 year ago

kappapiana commented 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.

kappapiana commented 1 year ago

fixed by #6