epochSeconds

abstract val epochSeconds: Long

The number of seconds from the epoch 1970-01-01T00:00:00Z rounded down to a Long number.

The difference between the rounded number of seconds and the actual number of seconds is returned by nanosecondsOfSecond property expressed in nanoseconds.