Create a copy of other local date time.
Create a local date time from a Value.
Create a LocalDateTime using the given mg_local_date_time.
Create a LocalDateTime from a copy of the given mg_local_date_time.
Returns nanoseconds since midnight.
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.
Compares this local date time with other. Return: true if same, false otherwise.
Returns seconds since Unix epoch.
Return a printable string representation of this local date time.
Represents date and time without its time zone.
Date is defined with seconds since the Unix epoch. Time is defined with nanoseconds since midnight.