Microsoft® JScript setFullYear Method |
Language Reference Version 3 |
Sets the year value in the Date object according to local time.
objDate.setFullYear(numYear[, numMonth[, numDate]])The setFullYear method syntax has these parts:
Part Description numYear Required. A numeric value equal to the year. numMonth Optional. A numeric value equal to the month. Must be supplied if numDate is supplied. numDate Optional. A numeric value equal to the date.
All set methods taking optional arguments use the value returned from corresponding get methods, if you do not specify an optional argument. For example, if the numMonth argument is optional, but not specified, JScript uses the value returned from the getMonth method.
In addition, if the value of an argument is greater that its range or is a negative number, other stored values are modified accordingly.
To set the year according to Universal Coordinated Time (UTC), use the setUTCFullYear method.
The range of years supported in the date object is approximately 285,616 years from either side of 1970.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/inet/iis/jscript/htm/js112.htm, 3KB, , updated: 2008/1/31 13:40, local time: 2024/11/8 14:19,
3.139.85.35:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©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://ecomorder.com/techref/inet/iis/jscript/htm/js112.htm"> setFullYear Method</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.