lonelybug 发表于 2013-2-3 10:37:08

自己圣诞期间写了一个小工具

如果你刚好是写Java程序,又刚好需要一个日程表的重复事件的功能,可以用我这个简单的实现Recurrence Rule.

v0.1.2

- Added rewind(Date begin, Date stop) function.

v0.1.1

- Fixed issues in computeOccurrences() and computeEndTime().
- Added function nextOccurrence().


License: Apache License Version 2.0

https://github.com/lonelybug/recurrence
页: [1]
查看完整版本: 自己圣诞期间写了一个小工具