The old gnc_iso8601_to_timespec_local() was actually returning the
	GMT 
    Linas Vepstas 
    linas at cvs.gnucash.org
       
    Sun May  2 16:50:07 EDT 2004
    
    
  
Log Message:
-----------
The old gnc_iso8601_to_timespec_local() was actually returning the
GMT time.  The new gnc_iso8601_to_timespec_gmt() is going to return
the GMT time.  Thus, the net result of this change will be a no-op.
Modified Files:
--------------
    gnucash/src/backend/postgres:
        PostgresBackend.c
        checkpoint.c
        events.c
        kvp-sql.c
        price.c
        txn.c
        txnmass.c
    
    
More information about the gnucash-patches
mailing list