spliit
spliit copied to clipboard
Force UTC in expense card to correct date displayed in the expenses list
Related to issue #275
Date is stored in database as a simple Date without time zone. date.toLocaleString is using the client time zone to convert the date which result in discrepancies.