date.DiffDays(first : str, second : str) : num
Compute the difference between the first and second date in days.
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 days.
| Output | ||
| -31 | |
| 3723.15667824074 |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
"{{ num.floor(date.diffdays(paydaydate, date.now)) }} days before the next pay day" edited 19:37, 28 Jul 2008