Date.this

Create a copy of other date.

  1. this(Date other)
    struct Date
    this
    (
    inout ref Date other
    )
  2. this(Value value)
  3. this(mg_date* ptr)
  4. this(mg_date* ptr)

Meta