cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
542 stars 126 forks source link

Bug timezone sixflags parks #101

Closed elstringer closed 6 years ago

elstringer commented 6 years ago

Hello, Sixflag Fleet Opening Hours Recovery API does not get the date back to the right format

date retrieved from API: 2018-03-12T05:30:00-05:00 real date : 2018-03-12T10:30:00-05:00 the API removes the 5 hour shift instead of displaying the local time + timezone

sans titre

this problem only occurs on sixflags

cubehouse commented 6 years ago

I believe I've fixed this in the latest publish.

Please supply sample code (or even better, a pull request with a fix yourself) if you can for any future bugs to make it easier to understand the issue :)

Thanks!