Microsoft® JScript setSeconds Method |
| Language Reference | |
Modifies the seconds value stored in the Date object.
dateObj.setSeconds( numSeconds )
The numSeconds argument is a numeric value equal to the desired minutes value.
If the value of numSeconds is greater than 59 or is a negative number, the stored minute, hour, and possibly other values are modified accordingly. For example, if the stored date is "Jan 5, 1996 00:00:00" and setSeconds(150) is called, the date is changed to "Jan 5, 1996 00:02:30."
file: /Techref/language/asp/js/40.htm, 1KB, , updated: 1996/11/22 10:12, local time: 2024/11/17 22:23,
18.216.251.190: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/40.htm"> Microsoft® JScript Language Reference </A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.