mirror of https://github.com/Gnucash/gnucash
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.
pull/262/head
parent
fcf88262ca
commit
ebbcd30f39
Loading…
Reference in new issue