mde / timezone-js

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

Current published bower version not AMD #145

Closed PunkChameleon closed 4 years ago

PunkChameleon commented 10 years ago

Hey guys,

I'm having an issue -- I've installed timezone via bower (see the gist of the date.js file I got (here)[https://gist.github.com/streetlight/10741164]), but when trying to run it through AMD (using dojo-require), it does not work.

However, if I replace the file with the current date.js file in this repository, everything works fine.

I did a quick diff shows they are slightly different. Would you be able to push the newest copy up to bower?

PunkChameleon commented 10 years ago

Believe the problem also occurs it you hit the git repo through bower, since it hits the 0.4.9 release