[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
ToDateTime(Int64)
Creates a DateTime from a Utc Unix Timestamp.
ToDateTime(String, DateTime%)
Tries to create a DateTime from a string containing a Utc Unix Timestamp. If the string was empty, returns false and does not affect result.

See Also