https://github.com/coderbyheart/icalws
Webservice exposing the python dateutil for calculation repeating dates
https://github.com/coderbyheart/icalws
Last synced: 5 months ago
JSON representation
Webservice exposing the python dateutil for calculation repeating dates
- Host: GitHub
- URL: https://github.com/coderbyheart/icalws
- Owner: coderbyheart
- Created: 2013-02-24T16:59:00.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-25T08:42:31.000Z (almost 13 years ago)
- Last Synced: 2025-02-01T11:11:22.596Z (11 months ago)
- Language: Python
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webservice exposing python-dateutil
I implemented this webservice to have a way to calculate repeating dates with the complex
ruleset present in [RFC 5545](https://tools.ietf.org/html/rfc5545) in other programming
environments.
[Python dateutil](http://labix.org/python-dateutil) is the only free implementation of
these rules. If you look at [it's source](https://github.com/paxan/python-dateutil/blob/patches-for-1.5/dateutil/rrule.py#L229),
you'll know why.
## Installation
See [INSTALL](INSTALL)
## Usage
See [tests.py](tests.py)
## Public Webservice
You'll find a public instance of this webservice at: http://icalws.coderbyheart.de/nextdates