07.05.2017, 06:32
For such long period(16hours) sometimes you must also consider the time shift. For this you can use:
Code:
12
-- is daylight saving time?
isdst = os.date('*t').isdst
Script with last updated event
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Script with last updated event - by Mr.D - 06.05.2017, 12:03
RE: Script with last updated event - by buuuudzik - 06.05.2017, 13:09
RE: Script with last updated event - by Mr.D - 06.05.2017, 22:17
RE: Script with last updated event - by buuuudzik - 07.05.2017, 06:32
RE: Script with last updated event - by Mr.D - 11.05.2017, 19:57
RE: Script with last updated event - by Erwin van der Zwart - 11.05.2017, 22:43
RE: Script with last updated event - by Jørn - 11.05.2017, 20:56
RE: Script with last updated event - by Mr.D - 13.05.2017, 20:56
RE: Script with last updated event - by Erwin van der Zwart - 13.05.2017, 21:47
RE: Script with last updated event - by Mr.D - 16.05.2017, 11:34
RE: Script with last updated event - by Erwin van der Zwart - 16.05.2017, 11:36
RE: Script with last updated event - by Mr.D - 18.05.2017, 07:40
|