0
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hopefully removed .DS_Store files More... almost 14 years ago
.DS_Store be banned More... almost 14 years ago
added some DateTime.now() tests More... almost 14 years ago
minor documentation formatting and revisions More... almost 14 years ago
removed 'range' based functions. Now in range.js More... almost 14 years ago
separated out static 'range' based functions into dedicated .js file More... almost 14 years ago
new Constructor related tests More... almost 14 years ago
update for() loop syntax in prototype.js More... almost 14 years ago
updated for() loop syntax in core.js More... almost 14 years ago
new 'static' test file More... almost 14 years ago
minor for() loop counter revision More... almost 14 years ago
fixed issue with constructor where DateTime object was initialized to 'now' even if no hours|minutes|seconds|milliseconds were passed as parameters. Now initializes as 'today'. More... almost 14 years ago
experimenting with .week(val) logic More... almost 14 years ago
fixed defect where .getDaysInMonth() was being called instead of the new .daysInMonth() function. More... almost 14 years ago
exclude .set() config properties that end in 's'. All config properties should be singular. Example, 'day', 'year', 'month', etc. More... almost 14 years ago
removed Parser hack More... almost 14 years ago
found issue with for() loop indexer not being initialized to '0' on start More... almost 14 years ago
temp work-around of issue in Parser .finish() function More... almost 14 years ago
rolled back parser instance More... almost 14 years ago
updated .gitignore More... almost 14 years ago
removed old datejs reference files More... almost 14 years ago
Merge branch 'master' of https://github.com/datetimejs/DateTimeJS More... almost 14 years ago
source formatting More... almost 14 years ago
README.txt -> README.md More... almost 14 years ago
Initial unit test commit More... almost 14 years ago
Updated README.txt More... almost 14 years ago
Moved project to github.com/datetimejs. Updated copyright statements. More... almost 14 years ago
Updated README.txt More... almost 14 years ago
Source formatting to pass JSLINT. More... almost 14 years ago
Updated datetime.min.js file More... almost 14 years ago