Changes

JavaScript Date Object

3 bytes added, 15:05, 8 May 2007
Setting Specific Element of a Date Object Instance
</table>
== Setting Specific Element 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: