Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
date_a | Date | The first date |
date_b | Date | The second date |
Return Value
Returns a Duration representing the time between the two dates.
Examples
$ Calculate age between dates
| Name | Type | Description |
|---|---|---|
date_a | Date | The first date |
date_b | Date | The second date |
Returns a Duration representing the time between the two dates.