You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#295
Turns out that the default string formatting of DateTime objects doesn't
conform to ISO8601, so even when the object is saved as UTC; the app
does not recognize it as UTC.
Describe the bug
Receipts show as swiped an hour earlier than they actually were when viewed in the receipts page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Swipe time should be equal to current time
Device (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: