now

fun now(): Instant

Get current time in Instant.

Example:

now() // 2022-10-08T00:12:00Z

Since

1.1.0

See also

Clock