DateTimeFormat.fullDateTimePattern

Property. Assigns the format pattern for a long date and a long time _value.

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

Meta