Ruby-like strftime for javascript, because date-formatting is a pain.
Stars
19
Forks
3
Watchers
19
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix to support abbreviation and full timezone name formats
b98a6acView on GitHubupdated spec and added implementation for %Z - time zone name
8832046View on GitHubReplace substr() with slice() as negative start number in substr() does not work in IE.
73924a6View on GitHubFixed some failing specs. Removed a some unnecessary stuff.
469ab47View on GitHubFixed cache date issue when date isn't of current year.
20779e3View on GitHubFirst commit of working code. It's 5AM and I'm tired, so there's bound to be errors.
2f946b4View on GitHub