Function |
Description |
|---|---|
Adds a number of Months to a date. |
|
Current machine date. |
|
Current machine time. |
|
Returns a date value for a date string. |
|
Returns the day value for a date. |
|
Returns day of week for a Date, as a number from 1 to 7 numbering from Sunday as 1. |
|
Extract year, month or day from a date. |
|
Returns the maximum from the dates provided. |
|
Returns the minimum from the dates provided. |
|
Returns the month value for a date. |
|
Returns the current System Date. |
|
Returns a time value for a string. |
|
Returns the week of the year a date occurs in. |
|
Returns the year value for a date. |
Note: You can add or subtract numbers or other dates to Dates, using + or -.