https://github.com/noha/recurring
An implementation that deals with temporal recurring events.
https://github.com/noha/recurring
Last synced: 5 months ago
JSON representation
An implementation that deals with temporal recurring events.
- Host: GitHub
- URL: https://github.com/noha/recurring
- Owner: noha
- Created: 2018-02-07T13:58:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T14:30:14.000Z (over 8 years ago)
- Last Synced: 2025-04-05T14:44:01.805Z (about 1 year ago)
- Language: Smalltalk
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recurring
An implementation for temporal recurring events. It starts with the paper from Martin Fowler (https://martinfowler.com/apsupp/recurring.pdf) and might evolve into something different.