DateTime.this

Create a deep copy of other date time.

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

Meta