Universite-Gustave-Eiffel / NoiseCapture

Android App dedicated to the measurement of environmental noise.
http://noise-planet.org/fr/noisecapture.html
GNU General Public License v3.0
93 stars 45 forks source link

Calculate time and date from "leq_utc: measurement epoch time" units in track.geojson #334

Closed Oldfield007 closed 3 years ago

Oldfield007 commented 3 years ago

Hi, I want to calculate the time and date from the track.geojson file, from the leq_utc: measurement epoch time field.

https://noise-planet.org/noisecapture_exploit_data.html#raw_files

nicolas-f commented 3 years ago

Hi,

This is standard unix epoch in milliseconds. You can use this website to convert it

https://www.epochconverter.com