Michael Troutt

Results 2 issues of Michael Troutt

We've run into an issue with DST while converting a datetime to a timezone that is already set to that timezone. Example: ```javascript spacetime('2023-03-12T01:39:00-08:00').goto('America/Los_Angeles').time() ``` Produces `3:39am` instead of the...

bug
hmm

Same change as this PR in the VPN repo: https://github.com/binhex/arch-delugevpn/pull/426 Currently broken for some private trackers due to the mismatch.