Content deleted Content added
2NumForIce (talk | contribs) I really should stop my COI editing Tag: Reverted |
2NumForIce (talk | contribs) Undid revision 1300586055 by 2NumForIce (talk) |
||
Line 77:
// no leading zeroes. (example: 9 - correct, 09 - incorrect)
var date = { year:
var time = { hours: 0, minutes: 0, seconds: 0 };
|