LocalDateTime.opAssign

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

struct LocalDateTime
ref @safe return
opAssign

Meta