The OpenD Programming Language

this

Examples

auto d = Date(YearMonthDay(2020, Month.may, 31));

Meta