mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 795405 - All Dates in Price Database Off-By-One After 3.0 Upgrade
Also Bug 791825 - Accounting Period dates off by 1. The DST start/end dates were reversed *and* the DST offset had the wrong sign in Windows, resulting in the effective timezone always being one to the west off (i.e. PDT was -9 and PST was -8).
This commit is contained in:
@@ -449,7 +449,6 @@ gnucash/report/report-system/html-acct-table.scm
|
||||
gnucash/report/report-system/html-barchart.scm
|
||||
gnucash/report/report-system/html-document.scm
|
||||
gnucash/report/report-system/html-fonts.scm
|
||||
gnucash/report/report-system/html-jqplot.scm
|
||||
gnucash/report/report-system/html-linechart.scm
|
||||
gnucash/report/report-system/html-piechart.scm
|
||||
gnucash/report/report-system/html-scatter.scm
|
||||
|
||||
Reference in New Issue
Block a user