Create a copy of other time.
Create a time from a Value.
Create a Time using the given mg_time.
Create a Time from a copy of the given mg_time.
Returns nanoseconds since midnight.
Assigns a time to another. The target of the assignment gets detached from whatever time it was attached to, and attaches itself to the new time.
Compares this time with other. Return: true if same, false otherwise.
Return a printable string representation of this time.
Returns time zone offset in seconds from UTC.
Represents time with its time zone.
Time is defined with nanoseconds since midnight. Timezone is defined with seconds from UTC.