Hallo,
I have to calculate difference in seconds between two timestamp (unixtime).
the problem is when there is daylight saving time so in this case
end-start shoultd be negative and wrong data.
How can I do?
there is a function that lead this problem?
Thank you in advance,
Mario.
I have to calculate difference in seconds between two timestamp (unixtime).
the problem is when there is daylight saving time so in this case
end-start shoultd be negative and wrong data.
How can I do?
there is a function that lead this problem?
Thank you in advance,
Mario.
Comment