mde / timezone-js

DEPRECATED: Timezone-enabled JavaScript Date object. Uses Olson zoneinfo files for timezone data.
824 stars 183 forks source link

Browser Support (IE7?) #75

Closed satyrad closed 4 years ago

satyrad commented 11 years ago

Hey guys,

I recently discovered that the whole library is not running in IE7. It does in compatibly mode of IE8/9/10, simulating IE7 - but not in a native IE7 (tested on XP). There are plenty of errors.

Is there a specific reason why? And is there a list of browsers that are supported?

IE7 error

longlho commented 11 years ago

IEs and its quirks -_- @mde what do u think?

satyrad commented 11 years ago

It would be interesting to know if you have a reason or some time to look into it, otherwise we'd have to figure something out as we're still having some percentage of IE7 traffic that we are not able to ignore...

longlho commented 11 years ago

hmm it'll definitely take me a while to set up IE7 and debug. If you guys have a workaround in the mean time that'll be ideal

satyrad commented 11 years ago

We already invested some time just couldn't get it to run, we were rather thinking to disable this functionality on IE7 based users or so, which of cause is not the best approach :/...

satyrad commented 11 years ago

So any news?

satyrad commented 11 years ago

... we gave up on that issue already? :octocat:

longlho commented 11 years ago

sorry have been busy. Hmm will try to take a look