* milliseconds on Windows, so you could end up with several equal values if `now` is called multiple* `UTC` takes comma-delimited date parameters and returns the number of milliseconds between January* The value returned by `getDay` is an integer corresponding to the day of the week: 0 for Sunday, 1* 9999, `getFullYear` returns a four-digit number, for example, 1995. Use this function to make sure* The second statement below assigns the value 23 to the variable `hours`, based on the value of the* The second statement below assigns the value 11 to the variable `month`, based on the value of the* means that the offset is positive if the local timezone is behind UTC and negative if it is ahead.* date information in the `Date` object accordingly. For example, if you use 100 for `secondsValue`,* date information in the `Date` object accordingly. For example, if you use 100 for `secondsValue`,* the minutes stored in the `Date` object will be incremented by 1, and 40 will be used for seconds.* the month stored in the `Date` object is June, the day will be changed to 10 and the month will be* specify 15 for `monthValue`, the year is incremented by 1 (year + 1), and 3 is used for the month.* date information in the `Date` object accordingly. For example, if you use 100 for `secondsValue`,* date information in the `Date` object accordingly. For example, if you use 100 for `secondsValue`,* If you do not specify the `dayValue` parameter, the value returned from the `getUTCDate` method is* date information in the `Date` object accordingly. For example, if you use 100 for `secondsValue`,* the minutes stored in the `Date` object will be incremented by 1, and 40 will be used for seconds.* date formatted in a human readable form in American English. In SpiderMonkey, this consists of the* The `toDateString` method is especially useful because compliant engines implementing ECMA-262 may* differ in the string obtained from `toString` for `Date` objects, as the format is implementation-* similarly to `toString` when converting a year that the operating system does not properly format.* similarly to `toString` when converting a year that the operating system does not properly format.* display to the user a string formatted using the regional format chosen by the user. Be aware that* date formatted in a human readable form in American English. In SpiderMonkey, this consists of the* The `toTimeString` method is especially useful because compliant engines implementing ECMA-262 may* differ in the string obtained from `toString` for `Date` objects, as the format is implementation-