Hello,
when_exe version 0.3.7 has been released.
- code: https://github.com/suchowan/when_exe (Please see README.md)
- demo: http://hosi.org (Preferences - http://hosi.org/cookies)
- gems: https://rubygems.org/gems/when_exe
- yard: http://rubydoc.info/gems/when_exe/frames
- wiki:
http://www2u.biglobe.ne.jp/~suchowan/when_exe_wiki.html(Japanese and
machine translated English) - blog: http://suchowan.at.webry.info/theme/a543700674.html (Japanese)
when_exe is a multicultural and multilingualized calendar library based
on ISO 8601, ISO 19108, RFC 5545(iCalendar) and RFC6350.
Available calendars and clocks are defined as subclasses of TM_Calendar
and TM_Clock or using definition tables in CalendarTypes
namespace
http://rubydoc.info/gems/when_exe/frames/When/CalendarTypes.
Available calendar eras are defined using definition tables in
CalendarEra namespace
http://rubydoc.info/gems/when_exe/frames/When/TM/CalendarEra.
Changes:
- Addition of README.md with Example Usage.
- Demonstration web server speed up.
- Increase in kind of available calendars and calendar eras