JavaScript Dates
Monday May 4, 2009
The JavaScript Date Object is the best way to manipulate dates and times in the browser
Not only doe the Date Object have a whole lot of built in functionality that nakes it easy to add (and subtract) time periods to dates and compare dates, we can also add our own methods to it to make the manipulations even easier and to significantly add to the options on how we display the results.
JavaScript Dates


No comments yet. Leave a Comment