core / io.islandtime / DateTime / secondsSinceUnixEpochAt

secondsSinceUnixEpochAt

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun secondsSinceUnixEpochAt(offset: UtcOffset): LongSeconds

The number of seconds relative to the Unix epoch of 1970-01-01T00:00Z at a particular offset. This is a "floor" value, so 1 nanosecond before the Unix epoch will be at a distance of 1 second.

Parameters

offset - the offset from UTC

See Also

additionalNanosecondsSinceUnixEpoch