slt90
(SebyLT)
#1
Hi I have to read from firebase real time the unix value in seconds 1738580673 which corresponds to:
Monday 3 February 2025 12:04:33 [GMT+01:00]
the problem is that on Kodular it shows me as date 01/01/1970.
Where am I going wrong? I can’t figure it out.
Thanks.
Taifun
#2
use milliseconds, i.e. 1738580673000
Note: I’m located at GMT -6
Taifun
slt90
(SebyLT)
#3
Thanks for the solution, I solved it by multiplying the value and now it works correctly
Thanks again.
Taifun
Split this topic
#4
A post was split to a new topic: Background timer