Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fglock/datetime-event-ical

Perl DateTime extension for computing rfc2445 recurrences
https://github.com/fglock/datetime-event-ical

Last synced: about 2 months ago
JSON representation

Perl DateTime extension for computing rfc2445 recurrences

Awesome Lists containing this project

README

        

OVERVIEW

This module aims to support rfc2445 style recurrences, such as
'last friday of march'.

INSTALLATION

To install this module type the following in the distribution
directory:

perl Makefile.PL
make
make test
make install