DateTime.opAssign

Assigns a date time to another. The target of the assignment gets detached from whatever date time it was attached to, and attaches itself to the new date time.

struct DateTime
ref @safe return
opAssign

Meta