Fixed rendering of countdown columns

Countdown columns were counting up days instead of down.
This commit is contained in:
sebu06 2021-07-18 21:42:53 +02:00 committed by Tomas Babej
parent 69b34dcef3
commit 90bc7f4b23
3 changed files with 5 additions and 3 deletions

View file

@ -75,6 +75,8 @@
- TW #2536 Feature: inclusive range-end attribute modifier 'by' so 'end of'
named dates can be filtered inclusively
Thanks to Scott Mcdermott
- TW #1824 Fixed countdown formatting
Thanks to Sebastian Uharek
------ current release ---------------------------