[GNC-dev] Date format change in prices table?

david cdweiner at comcast.net
Tue Oct 23 17:17:20 EDT 2018


I have been using a home grown Qt - c++ program to process my gnucash 
sqlite data up until version 3.3.  It appears that the date format 
stored in the prices table has changed.  I had previously used a string 
such as "20181015999999" for Oct 15, 2018 and had not had any difficulty 
in dealing with the gnucash data. Now when I look at the data I see two 
different formats.  'Old' dates follow the above pattern; but, newer 
dates look sort of like "2018-09-26 16:"  However, I don't seem to be 
able to parse the dates stored in this format.  Any help would be 
greatly appreciated.

David Weiner



More information about the gnucash-devel mailing list