|
Microsoft® JScript setDate Method |
| Language Reference | |
Sets the numeric date of the Date object.
dateObj.setDate( numDate )
The numDate argument is a numeric value equal to the numeric date.
If the value of numDate is greater than the number of days in the month stored in the date object or is a negative number, the date will be set to a date equal to numDate minus the number of days in the stored month. For example, if the stored date is January 5, 1996, and setDate(32) is called, the date changes to February 1, 1996. Negative numbers have a similar behavior.
See also:
| file: /Techref/language/asp/js/32.htm, 1KB, , updated: 1996/11/22 10:12, local time: 2012/2/10 04:00,
38.107.179.232:LOG IN |
| ©2012 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://www.piclist.com/techref/language/asp/js/32.htm"> Microsoft® JScript Language Reference </A> |
| Did you find what you needed? |
LCD Front Panel Set: $8.99!
- 2x16 LCD HD44780 controller - 4 push buttons - 3 LEDs - 2x12 header |
|
Peter Todd has released source and sample projects for his artwork, including his 3d wireframe cube renderer for the PIC 18f6520 This includes examples of hardware developed with free software tools such as gEDA/gschem/PCB, SDCC, gputils and picp all on Linux. http://petertodd.ca/art/source-code/ |
.