Date.this

Create a Date from a copy of the given mg_date.

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

Meta