Microsoft® JScript Date object |
| Language Reference | |
Enables basic storage and retrieval of dates and times.
var newDateObj = new Date() var newDateObj = new Date(year, month, day) var newDateObj = new Date(year, month, day, hours, minutes, seconds) var newDateObj = new Date("month day, year hours:minutes:seconds")
newDateObj.methodName(parameters)
When creating a Date object, the first method above creates a Date object with the current date and time. The second method sets the values of hours, minutes, and seconds to zero. If hours, minutes, or seconds are omitted in the fourth form above, their value is set to zero.
Dates prior to midnight, January 1, 1970 cannot be represented.
The Date object has two static methods that are called without creating a Date object: parse and UTC. Use the following : Date.parse(datestring)
© 1996 by Microsoft Corporation.
file: /Techref/language/asp/js/123.htm, 2KB, , updated: 1996/11/22 10:11, local time: 2024/11/22 05:19,
3.135.202.38:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://sxlist.com/techref/language/asp/js/123.htm"> Microsoft® JScript Language Reference </A> |
Did you find what you needed? |
Welcome to sxlist.com!sales, advertizing, & kind contributors just like you! Please don't rip/copy (here's why Copies of the site on CD are available at minimal cost. |
Welcome to sxlist.com! |
.