fromDayOfUnixEpoch

fun fromDayOfUnixEpoch(day: Long): Date

Creates a Date from the day of the Unix epoch.

Parameters

day

the day of the Unix epoch

Throws

if outside of the supported date range