[GNC-dev] Import Time besides Date if provided from QIF FIle
john
jralls at ceridwen.us
Tue Mar 28 11:52:39 EDT 2023
> On Mar 28, 2023, at 6:59 AM, Alexander Damm <alex.damm.m1 at gmail.com> wrote:
>
> Hello, I'm not sure if the gnucash importer could be extended to import the
> time as well besides the date.
>
> I couldn't find a specification whether the time can be added to the date
> in the qif format.
>
> I have the following qif statement that imports only the date but not the
> time, But the mariadb adds an odd default value in the datetime. 10:59:00
>
> QIF File:
>
> !Account
> N08. sonstige betriebliche Aufwendungen:a) ordentliche betriebliche
> Aufwendungen:1) Raumkosten:Gas, Strom, Wasser:Gas, Strom, Wasser für
> Gebäude, die nicht zum Betriebsvermögen gehören
> TBank
> DDescriptionmissing
> ^
> !Type:Bank
> D02-02-2023 07:04:00
> T40.00
> MStrom Gas Wasser Betrieb
> L[Penta-EUR]
> ^
>
> In the MariaDB
>
> 2023-02-02 10:59:00 Strom Gas Wasser Betrieb
>
> It would be great, if the script could handle datetime and import the time
> as well, if provided.
We do that on purpose, see https://bugs.gnucash.org/show_bug.cgi?id=137017.
Regards,
John Ralls
More information about the gnucash-devel
mailing list