https://bugs.kde.org/show_bug.cgi?id=397055

Stephane MANKOWSKI <steph...@mankowski.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|guillaume.deb...@gmail.com  |steph...@mankowski.fr
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Stephane MANKOWSKI <steph...@mankowski.fr> ---
Hi,

The problem is due to date format.
Could you execute the following command for one of your accounts and print here
the dates returned?
a="" && b="2000-01-01" && m=$( [[ ${a} > ${b} ]] && echo "$a" || echo "$b" ) &&
PYTHONIOENCODING=utf_8 boobank -q -f csv history "__ACCOUNT_2__@__BANK__" -s
rdate,type,raw,label,amount --condition "rdate>$m OR date>$m OR rdate>$m
00:00:00 OR date>$m 00:00:00" -n 99999  2>/dev/null

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to