fun fromNanosecondsSinceStartOfDay(nanoseconds: LongNanoseconds): Time
Creates the Time at a number of nanoseconds since the start of the day.
nanoseconds - the number of nanoseconds since the start of the day
DateTimeException - if the time is invalid
Return
a new Time