mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
The first fix for this bug handled structs tm with ambiguous times. This one fixes the GncDate constructor when the time is ambiguous because it's in the DST-change hour, using the same add 3 hours, construct the LDT, and subtract the 3 hours from the result. The string constructor handles only simple-offset HH:MM timezones and so is immune to the bug. |
||
---|---|---|
.. | ||
app-utils | ||
backend | ||
core-utils | ||
doc | ||
engine | ||
gnc-module | ||
quotes | ||
scm | ||
tax | ||
CMakeLists.txt |