gnucash maint: Bug 752879 - Finance::Quote TZ Date::Manip config variable is deprecated

John Ralls jralls at code.gnucash.org
Sun Jul 26 16:12:03 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/d2798b8c (commit)
	from  https://github.com/Gnucash/gnucash/commit/6d5002d9 (commit)



commit d2798b8c3f1076756428180b9f5200d0171ce907
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jul 26 13:11:45 2015 -0700

    Bug 752879 - Finance::Quote TZ Date::Manip config variable is deprecated
    
    Rewrite get_quote_time() to use the modern OO interface to Date::Manip.
    This requires perl-5.12 or later, so require that. schemify_date() isn't
    used anywhere, so remove that.



Summary of changes:
 src/quotes/gnc-fq-helper.in | 57 +++++++++++++--------------------------------
 1 file changed, 16 insertions(+), 41 deletions(-)



More information about the gnucash-patches mailing list