Icon MSecsToDateTime Method

function MSecsToDateTime(Value: Int64): TDateTime

Converts the number of milliseconds since midnight, January 1, 1970 into a TDateTime value.

Information The input is the native date/time representation used by JavaScript and Elevate Web Builder client applications.
Image