[GNC] is trn:date-entered record modified time?

2021-12-04 Thread Sherwood Hu
I am working on a program the reads gnucash file. There is a XML element
trn:date-entered under gnc:transaction. Is the value equal to the last
modification date? If it is not, which element should I look at?

Your input is greatly appreciated.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] is trn:date-entered record modified time?

2021-12-04 Thread David Carlson
Users will not be able to help you.

You can look at <
https://wiki.gnucash.org/wiki/GnuCash#Documentation_for_Developers>, or
post a request on the developers maillist or on the IRC Chat <
https://wiki.gnucash.org/wiki/IRC>

On Sat, Dec 4, 2021 at 5:21 PM Sherwood Hu  wrote:

> I am working on a program the reads gnucash file. There is a XML element
> trn:date-entered under gnc:transaction. Is the value equal to the last
> modification date? If it is not, which element should I look at?
>
> Your input is greatly appreciated.
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] is trn:date-entered record modified time?

2021-12-04 Thread John Ralls
But developers read this list too. ;-)

Date Entered is the date the transaction was created and it's not changed if 
the transaction is edited later. There is no record of the last modification 
date in the main data file. You may be able to recover that from the 
transaction logs if you keep all of them forever.

Regards,
John Ralls


> On Dec 4, 2021, at 3:40 PM, David Carlson  wrote:
> 
> Users will not be able to help you.
> 
> You can look at <
> https://wiki.gnucash.org/wiki/GnuCash#Documentation_for_Developers>, or
> post a request on the developers maillist or on the IRC Chat <
> https://wiki.gnucash.org/wiki/IRC>
> 
> On Sat, Dec 4, 2021 at 5:21 PM Sherwood Hu  wrote:
> 
>> I am working on a program the reads gnucash file. There is a XML element
>> trn:date-entered under gnc:transaction. Is the value equal to the last
>> modification date? If it is not, which element should I look at?
>> 
>> Your input is greatly appreciated.
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> If you are using Nabble or Gmane, please see
>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>> 
> 
> 
> -- 
> David Carlson
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see 
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.