https://github.com/fglock/datetime-event-recurrence
DateTime::Set extension for create basic recurrence sets
https://github.com/fglock/datetime-event-recurrence
Last synced: 11 months ago
JSON representation
DateTime::Set extension for create basic recurrence sets
- Host: GitHub
- URL: https://github.com/fglock/datetime-event-recurrence
- Owner: fglock
- License: other
- Created: 2012-12-16T17:47:11.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T16:10:30.000Z (over 9 years ago)
- Last Synced: 2025-02-16T10:14:09.563Z (over 1 year ago)
- Language: Perl
- Size: 163 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
OVERVIEW
This module aims to support basic recurrences, such as 'daily'.
INSTALLATION
To install this module type the following in the distribution
directory:
perl Makefile.PL
make
make test
make install