Before getting to the nitty-gritty of the Date object and its associated methods, let's take a second to run through the various arguments that JavaScript requires for many Date-related features. This will save me from repeating these arguments tediously later on. Table 13.1 has the details.
Table 13.1. Arguments Associated with the Date Object