Typescript provides the ability for Javascript programmers to write typesafe code. Java is a typesafe language that provides a Reflection API allowing introspection of Java classes to determine type ...
This library parses recurrence strings as defined in RFC 5545 and RFC 2445 and iterates the instances. In addition it can be used to build valid recurrence strings in a convenient manner. Check out ...