On Jan 1, 2010, at 5:04 PM, markscottwright wrote: > I'm trying to just see how much I spent eating out in the last week, > and I'm a little stumped. I can use -W, but I don't care about > previous weeks. I can use -b 2009/12/27, but then I have to calculate > when "sunday" was. And '-b sunday' isn't doing what I expect:
I will certainly hunt down why "sunday" and "last sunday" don't work as expected. In the meantime, try -p "this week" and -p "last week". Weeks begin on Sunday by default, but it can be changed by --start-of-week=DAY. John
