mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
This function complements gnc_time64_get_day_begin/end. There was time64CanonicalDayTime but this returned noon of the given day, where we want 10:59am in most cases. I haven't changed time64CanonicalDayTime directly as that may break assumptions in other parts of the code. Instead I have created a new function that can be gradually introduced. |
||
---|---|---|
.. | ||
app-utils | ||
backend | ||
core-utils | ||
doc | ||
engine | ||
gnc-module | ||
quotes | ||
scm | ||
tax | ||
CMakeLists.txt |