Microsoft® JScript setMinutes Method |
| Language Reference | |
Modifies the minutes stored in the Date object.
dateObj.setMinutes( numMinutes )
The numMinutes argument is a numeric value equal to the minutes value.
If the value of numMinutes is greater than 59 or is a negative number, the stored hours (and date, and month, and so on) are modified accordingly. For example, if the stored date is "Jan 5, 1996 00:00:00" and setMinutes(90) is called, the date is changed to "Jan 5, 1996 01:30:00". Negative numbers have a similar behavior.
file: /Techref/language/asp/js/36.htm, 1KB, , updated: 1996/11/22 10:12, local time: 2024/11/17 22:24,
18.119.122.106: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://massmind.org/techref/language/asp/js/36.htm"> Microsoft® JScript Language Reference </A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.