Download List

프로젝트 설명

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

이 릴리스 BYSETPOS 규칙 기능 (가), 그리고 오프셋 규칙을 처음이자 마지막 화요일, 수요일, 또는 목요일 매월 같은 선택 할 수있습니다 (예를 들어,하지만 분기마다 1 시간 타임 스탬프에서 시작을 선택하는 것보다 더 적은 시간에만 10). 귀하의 응용 프로그램이 회의를 3 시간 전에 알림을 보내려면 필요한이 편리하게하실 수있습니다.
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