date in the data persistent
Posted: Tuesday 07 January 2025 20:43
Hi
when i use the command dz.data.stat_xxxx.add and i check the date in the data persistent file, i have this
["xxxx"] = {
[1] = {
["time"] = "2025-1-7 19:30:0.343";
["data"] = "blabla";
};
the problem is the time must be 20:30 and not 19:30
my rpi and container docker are at the right time
Could you check your time in data persistent file?
Pierrotori
when i use the command dz.data.stat_xxxx.add and i check the date in the data persistent file, i have this
["xxxx"] = {
[1] = {
["time"] = "2025-1-7 19:30:0.343";
["data"] = "blabla";
};
the problem is the time must be 20:30 and not 19:30
my rpi and container docker are at the right time
Could you check your time in data persistent file?
Pierrotori