Date.this

Create a date from a Value.

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

Meta