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
{{ message }}
This repository was archived by the owner on May 8, 2018. It is now read-only.
Haven't investigated this very much yet, so the issue may be in brcm.
I've setup Wesabe on a machine using British Summer Time (BST, GMT+1) and have found that transactions which occur outside of BST have the correct date, but those which occur during BST are listed as happening on the previous day.
I'm guessing something like this is happening, the date formatting in pfc is using the system locale and transactions are being stored in the database as YYYY-MM-DD 00:00:00, but in BST this is DD-1.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Haven't investigated this very much yet, so the issue may be in brcm.
I've setup Wesabe on a machine using British Summer Time (BST, GMT+1) and have found that transactions which occur outside of BST have the correct date, but those which occur during BST are listed as happening on the previous day.
I'm guessing something like this is happening, the date formatting in pfc is using the system locale and transactions are being stored in the database as YYYY-MM-DD 00:00:00, but in BST this is DD-1.
The text was updated successfully, but these errors were encountered: