Javascript Date Object
Return to Index
// Store the milliseconds value of pcDate, in order to reset it later var nowMillisecs = pcDate.getTime();
Extra functions to use with Javascript Date Object