Bugs: Difference between revisions

192 bytes added ,  30 May 2006
don't delete, but say how to handle bugs
(Marking this Category until the Talk with User:Tobias Conradi is done)
(don't delete, but say how to handle bugs)
Line 1: Line 1:
To report bugs you should in general go to https://bugzilla.mozilla.org. The downside there is that your email address will be made public.
firefox javascript
firefox javascript
  alert ( Date.UTC(2006, 5, 31) - Date.UTC(2006, 6, 01));
  alert ( Date.UTC(2006, 5, 31) - Date.UTC(2006, 6, 01));
  FF1.5.0.3 returns 0;
  FF1.5.0.3 returns 0;


[[Category:Delete]]
look at: [[mdc:Core_JavaScript_1.5_Reference:Global_Objects:Date:UTC]]