date.abbrevString - Create a string of the form: "Thursday, June 24, 1999."date.day - Get the number of the day of the month.date.dayOfWeek - Get the number of the day of the week.date.dayOfWeekToString - Get the name of the day of the week based on the number of the day of the week.date.dayOfYear - Get the number of the day of the year.date.daysInMonth - Get the number of days in a month.date.dayString - Get the name of the day of the week.date.firstOfMonth - Get the date of the first of the month.date.get - Get the components -- year, month, etc. -- of a date.date.getCurrentTimeZone - Get the current time zone.date.hourToString - Get a string of the form: "3AM"date.lastOfMonth - Get the date of the last of the month.date.longString - Get a string of the form: "Thursday, June 24, 1999."date.month - Get the number of a month.date.monthToString - Get the name of a month.date.netStandardString - Get a standard GMT date/time string.date.nextMonth - Get the date of next month.date.nextWeek - Get the date of next week.date.nextYear - Get the date for next year.date.prevMonth - Get the date of the previous month.date.prevWeek - Get the date of the previous week.date.prevYear - Get the date of the previous year.date.set - Define a date by its components (year, month, etc.).date.shortString - Get a string of the form "6/24/99."date.timeString - Get the current time as a string, as in "4:52:54 PM."date.tomorrow - Get the date for tomorrow.date.versionLessThan - Check if one software version string is less than another.date.weekInYear - Get the number of the week in a year.date.weeksInMonth - Get the number of weeks in a month.date.year - Get the number of a year.date.yesterday - Get the date for yesterday.date.timeZoneToStringdate.sameDaydate.dateToIso8601Stringdate.iso8601StringToDate