javascript date object

note: the getMonth() and setMonth() method values are zero-based for the Javascript Date () object.

var someDate= new Date(“yy, mm, dd” )

January is 0, December is 11, etc.

This entry was posted in WebTechnology. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>