Commit Graph

27 Commits (0b386157a1c9b3ffddb0caee8a3fb5eecd5b415a)

Author SHA1 Message Date
John Ralls e6e2258a74 Bug 797356 - ninja check fails with GCC-9
7 years ago
Geert Janssens ec6602adf9 [gnc-date][API] find locale's start of week using ICU.
7 years ago
John Ralls cee97be8d4 Add GncDateTime::timestamp().
7 years ago
John Ralls 9fa7b7f940 Implement a faster date-time serialization function.
7 years ago
Geert Janssens 13f6c4d6d7 Introduce and use gnc_time64_get_day_neutral
7 years ago
John Ralls e9098d08d2 Change ISO date format to remove fractional seconds.
8 years ago
John Ralls 35fabe2690 Remove Timespec from gnc-date.
8 years ago
John Ralls c8b372e390 Convert GNC_TYPE_TIMESPEC to GNC_TYPE_TIME64, Kvp::Type::Timespec to Kvp::Type::Time64
8 years ago
Robert Fewell 1f14d0f629 In qof_scan_date returns valid date when day and month are 0
8 years ago
John Ralls 74cbde2d4f normalize date formats the C++ way.
8 years ago
Bill Nottingham 8b1b25aee5 Modify date formatters to strip out certian specifiers.
8 years ago
Geert Janssens b761b5a0dc Bug 795377 - Reads and saves Gnucash 2.6.19 XML file, then can't reread it, due to bad date in old file
8 years ago
Bill Nottingham 434dd9520c Adjust catch syntax to avoid GCC8 warnings.
8 years ago
lmat 1f050fd1e5 Transaction members Timespec->time64
8 years ago
lmat 598cb6d861 gncEntry members timespec->time64
8 years ago
lmat f77369bb96 Removing timspec from some xml parsing
8 years ago
lmat 7390396af9 added gnc-dmy2time64* functions
8 years ago
Christopher Lam 978ec61f98 Further scheme conversion to gdate to use time64
8 years ago
lmat ee56f5df78 Adding some time64 API functions
8 years ago
John Ralls 6db0820771 Fix offset handling in GncDateTime struct tm ctor, gnc_mktime, & gnc_timegm.
8 years ago
John Ralls 13657ee1bb Merge branch 'maint' into unstable
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
8 years ago
Geert Janssens a670783eb6 Merge branch 'prices-out2' of https://github.com/Bob-IT/gnucash
9 years ago
John Ralls 71e3703087 Use time64 GncDateTime constructor instead of struct tm constructor.
9 years ago
Robert Fewell 6ca85450a8 Move gnc-gdate-utils functions to gnc-date and remove files.
9 years ago
Robert Fewell b485206378 Change tabs to spaces and remove some blank lines
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago