Date & time calculation lua script

Hello,

I try to use timestamp and date time. But as I saw there is no os support in lua script. Is there maybe any update in libraries because the code for cacluation from GPS week and milliseconds is quite big and it will require many resources as long with rest of code I am using.

Thank you

For now, you’re stuck using the cumbersome GPS calculations, though they are not very resource intensive. We should probably expose a timestamp binding.

1 Like