The OpenD Programming Language

add

  1. YearMonthDay add(long months, AllowDayOverflow allowOverflow)
    @safe pure @nogc @safe pure nothrow @nogc ref
    YearMonthDay
    add
    (
    string units : "months"
    )
  2. YearMonthDay add(long quarters)

Meta