The OpenD Programming Language

YearMonth.this

Examples

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

Meta