Feature: Intelligent date input

Intelligent date input
When creating a report you can enter dates that limit the number of
expenses it includes. The date
format is ideally in ISO format like 2012/02/28 or 2012-02-28 but if you enter the date in any other format
that you prefer the system will not complain. Instead it will
intelligently try to figure out what you entered
and rewrite it on-the-fly to an ISO format. For example, if you enter
From: 1 feb, To: dec 2012 it will interpret this as
From: 2012/02/01, To: 2012/12/31