Changes

Jump to: navigation, search

JavaScript Date Object

32 bytes added, 14:28, 8 May 2007
Creating a JavaScript Date Object
<th>Parameters<th>Description<th>Example</th>
<tr>
<td>None<td>Creates a date object set to the users current system time<td>var currentDate = new Date()</td>
</tr>
</table>

Navigation menu