Annually recurring transactions

Asked by David Piper

I need to set up transactions that recur annually. This is not an option offered, though I guess it might be available through the "geeky" option - but this is not obvious! Any instructions or guidance gratefully received.

Question information

Language:
English Edit question
Status:
Solved
For:
Financisto Edit question
Assignee:
No assignee Edit question
Solved by:
Denis Solonenko
Solved:
Last query:
Last reply:
Revision history for this message
Best Denis Solonenko (denis-solonenko) said :
#1

Yearly recurrence is missing at the moment. Yes, you can set it up using GEEKY option. Foe example: FREQ=YEARLY;BYMONTH=1;BYMONTHDAY=11 - every jan 11th of every year. Tap on 'Evaluate dates' to see the dates selected by the pattern.

You can check RRULE spec for more complicated conditions: http://google-rfc-2445.googlecode.com/svn/trunk/rfc2445.html#4.3.10

Revision history for this message
David Piper (david-piper) said :
#2

Many thanks for the help and guidance. Most packages of this type that I have used in the past support annual rules through the user interface - perhaps this functionality could be added in a future release.

Full and useful answer. Thanks.

Revision history for this message
David Piper (david-piper) said :
#3

BTW is there a link to the google rfc from the website or in the package itself?

Revision history for this message
Peter Klein (peter-zrnko) said :
#4

I agree this option shouldn't be GEEKY.

Revision history for this message
vikramp (vikram-vr) said :
#5

How about bi-weekly recurrence?
I want to schedule mortgage transactions which are bi-weekly. I don't see such option in RRULE spec.