1. Home
  2. Computing & Technology
  3. JavaScript
photo of Stephen Chapman

Stephen's JavaScript Blog

By Stephen Chapman, About.com Guide to JavaScript since 2004

Dates

Monday April 14, 2008
JavaScript makes calculations based on dates and times easy by providing date objects that supply many of the needed methods.

This seventeenth modern JavaScript tutorial introduces you to the easiest way of processing all the dates and times that you need your JavaScript to handle by demonstrating how to load them into date objects where they are stored internally in a format that makes manipulating the dates really easy as the date objects provide many of the methods needed (and as we'll see in a later tutorial we can easily add the extra methods we need to handle just about anything you could ever want to do with dates).

Dates

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore JavaScript

More from About.com

  1. Home
  2. Computing & Technology
  3. JavaScript

©2008 About.com, a part of The New York Times Company.

All rights reserved.