Objectives
- Create and modify JavaScript Date objects
- Format dates and times to suit needs
- Create Date objects with specific times in the future or past
- Use a custom date formatting routine: dateformat.js
Note: A nicer version, which is semi-compatible with the Unix/Linux date command is available at dateformat.js. The version used on this page is available at datefmt.js.