time-slot
1.1
Time Slot · This is a small Java library for dealing with time slots which are built upon Java 8's new time framework ```java.time```. Useful for the treatment of recurring events. See also: http://martinfowler.com/apsupp/recurring.pdf.