Hello,
when_exe version 0.4.0 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.
Whole TemporalReferenceSystem resources are listed in the Resource
Dictionary
http://www2u.biglobe.ne.jp/~suchowan/ResourceDictionary.html.
Changes:
0.3.9 to 0.4.0
- New document - Resource Dictionary
- Enhancement of east Asian CalendarEras
0.3.8 to 0.3.9
- Behavior of EphemerisBasedIslamic calendar
- The crescent notation for Yerm lunar calendar CC-DD)MM)YY
- Extend format YYYYY-MM-DD
and etc.