DateTimeJS
A JavaScript DateTime class which reproduces and extends all functionality the native JavaScript Date object.
Install / Use
/learn @datetimejs/DateTimeJSREADME
DateTimeJS
A JavaScript DateTime class which reproduces and extends functionality of the native JavaScript Date object.
Changelog
2012-05-04 (geoffreymcgill)
- Moved project to http://github.com/datetimejs/.
- Updated copyright statement.
2012-05-03 (geoffreymcgill)
- Import of DateJS Parser.
- Script formatting and passing through JSLint (http://www.jslint.com)
2012-04-16 (geoffreymcgill)
- Reorganized prototype structure to ensure function creation was only being called once.
- Added new highly optimized .format() function. See performance test.
- Added new .min build. Can be direct linked from the following location: https://raw.github.com/geoffreymcgill/datetimejs/master/src/datetime.min.js
- Added Copyright statement.
2012-02-24 (geoffreymcgill)
- Initial commit of DateTime class proof of concept.
- Some basic methods stubbed out for testing.
- Simple test page available at /examples/index.html
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
