How to convert datetime to milliseconds

how can I convert a date to an era I better explain it in this way from 18/03/2020 10:47:25 to 1584568045585

try the GetMillis method from the CLock component
https://docs.kodular.io/components/sensors/clock/#get-millis

Taifun

I don’t have to do milliseconds for an instant but I want to have milliseconds from a date like this from 18/03/2020 10:47:25 to milliseconds 1584568045585

thanks I solved this way the right solution is this

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.