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:
John Ralls
2018-04-27 13:27:47 -07:00
parent 83e993fb80
commit 9c4469d039
3 changed files with 23 additions and 9 deletions

View File

@@ -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