TimeOfDay.hour

Hours past midnight.

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

Meta