 |
recurrance - Default branch
|
Section: Unix |
|
|
|
| Added: Fri, Jul 19th 2002 20:06 UTC (6 years, 2 months ago) |
Updated: Fri, Aug 9th 2002 02:21 UTC (6 years, 2 months ago) |
|
|
About:
recurrance takes a date recurrance expression
in near-English, and returns all the dates that
match. For example, entering "the second and
last friday of every month" might tell you all the
dates on which you should get paid. It is very
explible and easy to use, and complies to RFC
2445 RRULE implementations with the
exception of BYWEEKPOS, WKST, and the
start and end dates, which are done using the
code interface. It also supports an XML version
of RRULE, includes tests, and is completely
self contained.
Author:
drake42 [contact developer]
Homepage:
http://recurrance.sourceforge.net/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 22649)
» Popularity: 0.26% (Rank 20182)

(click to enlarge graphs)
Record hits: 2,604
URL hits: 651
Subscribers: 7
|
|
Branches
Comments
[»]
RRULE class in PHP
by Hrvoje Hladnik - Sep 1st 2003 03:06:01
Hello!
I'm just finishing my iCal VEVENT RRULE algorithm written in PHP
for recurrencing events. Unlike other algorithms that can be found on Net,
it supports everything - FREQ, BYxxx, timezones (TZ), WKST, INTERVAL,
COUNT, BYSETPOS, positive & negative values for days, months, weeks, hours,
.... Also, it uses UNIX timestamp time notation (not Julian/Gregorian) so
it supports SECONDLY/BYSECOND, MINUTELY/BYMINUTE & HOURLY/BYHOUR.
If you have any questions, please email me:
- hhladnik{at}monitor.hr
- hhladnik{at}fpz.hr
My RRULE algorithm is similary based (but most of things are improved) on
this one:
http://www1.cs.columbia.edu/~lennox/Cal-Code/docs/algorithm.txt
Hrgan
(Hrvoje Hladnik - Zagreb, Croatia)
[reply]
[top]
[»]
Spelling?
by Charl P. Botha - Aug 9th 2002 10:52:40
Is the misspelling of "recurrence" deliberate?
[reply]
[top]
|
|
 |