DateTimeFormat.yearMonthPattern

Property. Assigns the format pattern for a year and month _value.

  1. const(char)[] yearMonthPattern [@property getter]
  2. const(char)[] yearMonthPattern [@property setter]
    class DateTimeFormat
    @property final
    void
    yearMonthPattern
    (
    const(char)[] value
    )

Meta