datejs
https://github.com/abritinthebay/datejs
JavaScript
DateJS: Evolved. An updated, bug fixed, and actively maintained continuation of DateJS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported2 Subscribers
Add a CodeTriage badge to datejs
Help out
- Issues
- #249 no need to normalize dates as it messes up with later parsing
- Make sure there is > 70% code coverage reported for all core files.
- Datejs 1.0.0-rc3 has inconsistent timezone behavior between Date().parse().set({ hour: 0 }).toISOString() and .toString("yyyy-MM-ddTHH:mm:ss.sssZ") for certain datestrings
- Update Jasmine Specs to have full acceptance testing from 2008 tests
- Fix quoting in the i18n formats
- Update month abbreviations for cs-CZ
- Update month abbreviations for sk-SK
- Conflict with MockDate
- Can't find variable: ords
- toString with only 's' or 'm' fails
- Docs
- JavaScript not yet supported