In [geolocation.js](https://github.com/mchogan/jQuery-Mobile-Boilerplate/blob/geolocation/js/geolocation.js) position.timestamp returns the wrong year Browser: Safari Version 6.0.2 (8536.26.17) Workaround: If I add 946684799241 milliseconds (29.9992717681374 years) then it shows the correct year and time, at least to the minute.
In geolocation.js position.timestamp returns the wrong year
Browser: Safari Version 6.0.2 (8536.26.17)
Workaround: If I add 946684799241 milliseconds (29.9992717681374 years) then it shows the correct year and time, at least to the minute.