GeolocationPosition: timestamp property
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
Please take two minutes to fill out our short survey.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The timestamp
read-only property of the GeolocationPosition
interface represents the date and time that the position was acquired by the device.
Value
A number containing a timestamp, given as Unix time in milliseconds.
Specifications
Specification |
---|
Geolocation # timestamp-attribute |