DateTimeFormat.monthDayPattern

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

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

Meta