gnucash/libgnucash
John Ralls ebbcd30f39 Save Changes Bug 792106 - Wrong dates displayed
The first attempt to fix this, a17bc85a, doesn't work because the
boost::date_time constructor gets enough information in most cases to
generate a date, just not the one we expect. This change looks for '-' in
the fourth position and if it's there assumes iso-extended format, otherwise
it assumes delimiter-less ISO without the 'T', i.e. %Y%m%d%H%M%S.
2018-01-09 14:58:43 -08:00
..
app-utils Merge branch 'maint' into unstable 2017-12-30 13:39:21 -08:00
backend Remove all references to the now-defunct Yahoo! quote retrieval 2018-01-02 10:43:49 -08:00
core-utils Merge branch 'fix_bayes' of https://github.com/limitedAtonement/gnucash into unstable 2017-12-23 15:10:48 +01:00
doc Remove all references to the now-defunct Yahoo! quote retrieval 2018-01-02 10:43:49 -08:00
engine Save Changes Bug 792106 - Wrong dates displayed 2018-01-09 14:58:43 -08:00
gnc-module Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
quotes Remove gnc-value-portfolio references from dist lists. 2018-01-05 10:09:40 -06:00
scm Remove all references to the now-defunct Yahoo! quote retrieval 2018-01-02 10:43:49 -08:00
tax Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
CMakeLists.txt Move accounts, checks and pixmaps into a data directory 2017-08-11 22:42:15 +02:00
Makefile.am Move accounts, checks and pixmaps into a data directory 2017-08-11 22:42:15 +02:00