iansinnott / jstz

🌐Timezone detection for JavaScript
Other
175 stars 33 forks source link

MacOS - New Zealand/Auckland - Error on line 125 #21

Closed ghost closed 5 years ago

ghost commented 5 years ago

When I change my timezone to New Zealand/Auckland (or any New Zealand city) jstz crashes on line 125 retval.timezone_name = tmp[0];

TypeError: Cannot read property '0' of undefined

This is a cross browser issue.

iansinnott commented 5 years ago

Hey @pc-trent, can you provide repro steps?

ghost commented 5 years ago

Sorry for wasting your time. jstz has been cloned numerous times, I was using the bower version which is not this... It's a much much older original fork.

iansinnott commented 5 years ago

Gotcha. Thanks for closing this out @pc-trent.