Hi,
I've been lurking on the list for a while and looking at all the code changes 
to try to better understand c++ programming, but I saw this one that was merged 
today and it didn't look right, but I might be missing something.  

In src/backend/sql/gnc-transaction-sql.cpp, at line 964, I think a : is missing 
in the date string between %M and %S.   The line in question is:

 auto datebuf = time.format_zulu ("%Y-%m-%d %H:%M%S");
If it is correct, could someone explain it to me why?
Thanks,Matt
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to