Date & Time
Date & Time functions (reference)
Function | Description |
---|---|
DATE | Returns a date, from a user-supplied year, month and day.
|
TIME | Returns a time, from a user-supplied hour, minute and second. |
DATEVALUE | Converts a text string showing a date, to java date
=
|
| |
TIMEVALUE | Converts a text string showing a time, to a decimal that represents the time in Excel.
|
NOW | Returns the current date & time.
|
TODAY | Returns today's date.
|
Last updated