Date.this

Create a Date using the given mg_date pointer.

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

Meta