TimeOfDay.minute

Minutes past the hour.

  1. ubyte minute [@property getter]
    struct TimeOfDay
    @property const @safe pure nothrow @nogc
    ubyte
    minute
    ()
  2. int minute [@property setter]

Meta