E.g., any platform API which wants to interoperate with JavaScript `Date` objects, would benefit from using `EpochTimeStamp`. > Note: Legacy platform feature > > The use of EpochTimeStamp, known previously as DOMTimeStamp, is discouraged. Wherever possible use [DOMHighResTimeStamp](https://w3c.github.io/hr-time/#dom-domhighrestimestamp) instead.