isToday
Last updated: 8/28/2026
Returns true if the input date or datetime corresponds to the
current date.
Arguments
Input date or datetime.Examples
| Expression | Result |
|---|---|
| isToday(getCurrentDateTime()) | true |
| Expression | Result |
|---|---|
| isToday(getCurrentDateTime()) | true |