On Friday, 29 May 2015 at 12:52:12 UTC, Jacob Carlborg wrote:
On 2015-05-28 22:22, rumbu wrote:
- lack of a chinese or japanese calendar in the std.datetime
module;
What about Tango [1]?
[1]
http://dsource.org/projects/tango/docs/current/tango.time.chrono.Japanese.html
The Japanese Calendar is Gregorian, so there are no major
differences. On the contrary the Chinese one is very different
with floating month sizes. If someone is wondering why a calendar
is needed in a payroll calculation, it's used to determine the
number of working days in a month :)
Tahngo was nice but not supported anymore, I expect these
features in phobos.