The following functions are contained in this category:
Name | Description | |
|---|---|---|
| Converts the value, specified as an argument, to a value of type Date. | |
| Returns a date to which a specified time interval has been added. | |
| Returns the number of intervals between two dates. | |
| Returns the specified part of a given date. | |
| Returns a value of type Date for a specified year, month, and day. | |
| Returns a whole number between 1 and 31, inclusive, representing the day of the month. | |
| Returns a whole number between 0 and 23, inclusive, representing the hour of the day. | |
| Returns a whole number between 0 and 59, inclusive, representing the minute of the hour. | |
| Returns a whole number between 1 and 12, inclusive, representing the month of the year. | |
| Returns the current date and time according to the setting of your computer's system date and time. | |
| Returns a whole number between 0 and 59, inclusive, representing the second of the minute. | |
| Returns a DateTime value containing the current date according to your system. |