Bugs: Difference between revisions
Jump to navigation
Jump to search
(ref to bugzilla) |
(change wording) |
||
Line 1: | Line 1: | ||
Bugs should be reported via https://bugzilla.mozilla.org, a system which also will publish your email address and make it available to spammers. | |||
firefox javascript [[mdc:Core_JavaScript_1.5_Reference:Global_Objects:Date:UTC]] | firefox javascript [[mdc:Core_JavaScript_1.5_Reference:Global_Objects:Date:UTC]] |
Revision as of 13:29, 1 June 2006
Bugs should be reported via https://bugzilla.mozilla.org, a system which also will publish your email address and make it available to spammers.
firefox javascript mdc:Core_JavaScript_1.5_Reference:Global_Objects:Date:UTC
alert ( Date.UTC(2006, 5, 31) - Date.UTC(2006, 6, 01)); FF1.5.0.3 returns 0;