×

Unix Time to Date

iOS 15 +

Notes

Gets the date for the input Unix time. Unix time (also known as Epoch time) is a system for describing a point in time — the number of seconds that have elapsed since the Unix epoch.

Syntax

unixTimeToDate(unixTime: <#Integer#>)

Example

unixTimeToDate(unixTime: 475454756)