date.DiffSeconds(first : str, second : str) : num
Compute the difference between the first and second date in seconds.
1.9.1 or later.
| Name | Type | Description |
| first | str | The first date. |
| second | str | The second date. |
The difference between the first and second date in seconds.
| Output | ||
| -60 | |
| 322288425 |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |