Companion
object Companion
Content copied to clipboard
Functions
fromNanosecondOfDay
Link copied to clipboard
fromNanosecondsSinceStartOfDay
Link copied to clipboard
fromSecondOfDay
Link copied to clipboard
Creates a Time from the second of the day and optionally, the number of nanoseconds within that second.
fromSecondsSinceStartOfDay
Link copied to clipboard
fun fromSecondsSinceStartOfDay(seconds: IntSeconds, nanosecondAdjustment: IntNanoseconds = 0.nanoseconds): Time
Content copied to clipboard
Creates the Time at a number of seconds since the start of the day and optionally, a number of additional nanoseconds.
Properties
Extensions
now
Link copied to clipboard