[Kmymoney] Re: Importing OFX puts transactions a day behind

Felipe Castillo fcastillousfq at gmail.com
Mon Dec 6 04:56:30 CET 2010


Sorry for this so late response but I've been really busy. Well, after
some playing around, I found out that the problem importing the OFX file
is related to daylight saving time and not the other kind where 5 hours
were subtracted.
Now that I know what the problem is, how can I fix it? I'm not an
expert, and my programming skills are basic, so I'm hoping that my
Ubuntu installation has an old version of libOFX and there's a new one
somewhere, with this bug fixed, that I can only compile and install
(preferible just install :))

-- 
Felipe Castillo 

On Thu, 2010-12-02 at 07:32 +0100, Thomas Baumgart wrote:

> Hi,
> 
> on Thursday 02 December 2010 07:11:34 Thomas Baumgart wrote:
> 
> > Hi Felipe Castillo,
> > 
> > on Thursday 02 December 2010 00:34:28 you wrote:
> > > All the dates in the file are correct. When I import the file, the
> > > entries dated of 20101130 appear as 20101129 in KMyMoney and the same
> > > goes for the entries dated 20101201.
> > 
> > Yes, they are correct, but ...
> > 
> > <DTPOSTED>20101130000000.000[-5:EDT]
> > 
> > Is actually a timestamp with the value of 2010-11-30 00:00:00 and is
> > interpreted by libOFX before it gets transported to the first code line of
> > KMyMoney. This part of libOFX subtracts 5 hrs by mistake from the given
> >  date which leads to 2010-11-29 19:00:00. Hence you see the wrong date.
> 
> And if that is not the case you got bitten by the uninitialized daylight-
> saving-time variable in the libOFX code. This will cause subtracting an hour 
> from the above mentioned timestamp, leaving you at 2010-11-29 23:00:00 with 
> the same result.
> 
> In any case, you need to fix libOFX.
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kmymoney/attachments/20101205/f55f6374/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: face-smile.png
Type: image/png
Size: 1057 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kmymoney/attachments/20101205/f55f6374/attachment.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
Url : http://mail.kde.org/pipermail/kmymoney/attachments/20101205/f55f6374/attachment.sig 


More information about the KMyMoney mailing list