Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-09 11:21
1.1

Esta versão traz uma regra BYSETPOS (que pode fazer seleções como a primeira e última terça-feira, quarta-feira ou quinta-feira de cada mês), e uma regra OFFSET (Por exemplo, selecione cada quarto de hora a partir de carimbo do tempo, mas só na hora mesmo inferior 10). Isto pode ser útil se a sua aplicação precisa enviar um lembrete de três horas antes de uma reunião.
Tags: Major feature enhancements
This release features a BYSETPOS rule (which can make selections like the first and last Tuesday, Wednesday, or Thursday of each month), and an OFFSET rule (For example, select every quarter hour starting from timestamp, but only on even hours less than 10). This can be handy if your application needs to send a reminder three hours before a meeting.

2002-07-20 12:39
1.0

Tags: Initial freshmeat announcement

Project Resources