MadMG / moment-jdateformatparser

Translates the `java.text.SimpleDateFormat` date format to the `moment.js` date format.
MIT License
58 stars 29 forks source link

Changed [] to .charAt in translateFormat for IE7 compatibility #1

Closed spriest487 closed 10 years ago

spriest487 commented 10 years ago

Useful library, thanks! It seems to work fine in IE7 apart from this.

herom commented 10 years ago

Thanks a lot for your contribution @spriest487 :+1: