Changes

JavaScript Date Object

56 bytes added, 15:08, 8 May 2007
Setting Specific Properties of a Date Object Instance
<th>Method<th>Description<th>Example</th>
<tr>
<td>helloSetDate()<td>Sets the day of the month<td>myDate.setDate(20)</td>
</table>