DateTimeFormat.shortDatePattern

Property. Assigns the format pattern for a short date _value.

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

Meta