Bug#859311: [Fwd: Bug#859311: fix date formating]

2017-04-10 Thread Florian Ernst
Hello Tom, thanks for your research! However, I'll merely leave this to the upstream author for consideration, forwarding now ... Cheers, Flo --- Begin Message --- Dear Florian, i found this searching with google: https://paste.softver.org.mk/db4f44ed085a3a98fc746be845737363 1. --- tree.c

Bug#859311: fix date formating

2017-04-09 Thread tom super
Dear Florian, i found this searching with google: https://paste.softver.org.mk/db4f44ed085a3a98fc746be845737363 1. --- tree.c 2014-05-25 11:26:32.379254443 +0200 2. +++ tree.c 2014-05-25 14:37:09.794311844 +0200 3. @@ -1029,6 +1029,8 @@ char *do_date(time_t t) 4. tm = localtime(&t);