Changes

Jump to: navigation, search

JavaScript Date Object

13 bytes added, 15:07, 8 May 2007
Setting Specific Properties of a Date Object Instance
Once an instance of a date object has been created it is often necessary to change specific properties (such as the time or the year) of that object. As one might expect, JavaScript includes a number of methods in the Date object to facilitate this:
<table border="1", spacing="10">
<tr>
<th>Method<th>Description<th>Example</th>
<tr>
<td>hello<td>
</table>

Navigation menu