LocalTime.this

Create a local time from a Value.

  1. this(LocalTime other)
  2. this(Value value)
    struct LocalTime
    this
    (
    inout ref Value value
    )
  3. this(mg_local_time* ptr)

Meta