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 2020.
Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.
Thetimestamp
read-only property of theGeolocationPosition
interface represents the date and time that the position was acquired by the device.
In this article
Value
A number containing a timestamp, given asUnix time in milliseconds.
Specifications
Specification |
---|
Geolocation> # timestamp-attribute> |
Browser compatibility
Loading…