DateTimeFormat.shortTimePattern

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

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

Meta