10.28.03

ReplayStartLocation.Date Method

Overload List

Date() The Date factory with no arguments returns a Replay Start representing the unix epoch (1970-01-01T00:00:00Z). ReplayStartLocation
Date(DateTime) The Date factory returns a Replay Start from a given DateTime. The DateTime is always converted to UTC time. ReplayStartLocation

See Also