The OpenD Programming Language

YearMonth.this

Examples

auto ym = YearMonth(YearMonthDay(2000, Month.dec, 31));

Meta