diff --git a/files/en-us/web/javascript/guide/numbers_and_dates/index.html b/files/en-us/web/javascript/guide/numbers_and_dates/index.html index 7a29d76b0d3622e..3de3f2d7a524a6b 100644 --- a/files/en-us/web/javascript/guide/numbers_and_dates/index.html +++ b/files/en-us/web/javascript/guide/numbers_and_dates/index.html @@ -315,7 +315,7 @@
var Xmas95 = new Date(1995, 11, 25, 9, 30, 0);
.The Date
object methods for handling dates and times fall into these broad categories: