Relative dates

- eoq and soq to refer to the end and start of the quarter
  (thanks to David French)
This commit is contained in:
Federico Hernandez
2011-08-04 01:40:31 +02:00
parent e5ae145df2
commit 6e1ba161b1
5 changed files with 59 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
+ The configuration variable 'json.array' determines whether 'query' command
output is enclosed by '[...]'.
+ The duration 'm' is now interpreted as 'months', not 'minutes'.
+ New "eoq" and "soq" dates for the end and start of quarter.
# Tracked Features, sorted by ID.
+ Added feature #278, which provides a more consistent command line grammar.