[PATCH 1/2] Add monthly recurrence

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Ben Boeckel 2011-07-29 22:45:13 -04:00 committed by Paul Beckingham
parent c002e8e24f
commit acc00e67ea
2 changed files with 3 additions and 0 deletions

View file

@ -148,6 +148,7 @@ _regex_words values 'task frequencies' \
'weekly:Every week' \
'biweekly:Every two weeks' \
'fortnight:Every two weeks' \
+ 'monthly:Every month' \
'quarterly:Every three months' \
'semiannual:Every six months' \
'annual:Every year' \