Sort transactions by date within a day

GT-I9070 H gti9070h at gmail.com
Wed Jul 8 15:10:45 EDT 2015


2015-07-08 10:13 GMT-04:00 Derek Atkins <warlord at mit.edu>:

> GT-I9070 H <gti9070h at gmail.com> writes:
>
> > 2015-07-07 15:15 GMT-04:00 Derek Atkins <warlord at mit.edu>:
> >
> >     GT-I9070 H <gti9070h at gmail.com> writes:
> >
> >     > Here are our troubles. This is an excerpt of a transaction on
> GnuCash
> >     XML
> >     > data file:
> >     >
> >     > ...
> >     >   <trn:date-posted>
> >     >          <ts:date>2015-06-26 00:00:00 -0400</ts:date>
> >     >   </trn:date-posted>
> >     >   <trn:date-entered>
> >     >          <ts:date>2015-06-27 16:17:35 -0400</ts:date>
> >     >   </trn:date-entered>
> >     >   <trn:description>test</trn:description>
> >     >   <trn:slots>
> >     >          <slot>
> >     >                 <slot:key>date-posted</slot:key>
> >     >                 <slot:value type="gdate">
> >     >                        <gdate>2015-06-26</gdate>
> >     >                 </slot:value>
> >     >          </slot>
> >     >   </trn:slots>
> >     > ...
> >
> >     I don't see any trouble here.  This looks like a perfectly normal
> >     transaction.
> >
> > Yes this is perfectly normal transaction.
> > I refer to the value of dates that produce the sort and that gdate does
> not
> > have hh:mm:ss.
>
> That's not a bug.  GDate is a date, not a timestamp.
>

I never thought I would. Thanks for the info date/timestamp.
What I'm saying is that there's no way to sort by this date field within a
day.


Thanks

Regards
GTI


More information about the gnucash-user mailing list