All summer and winter time is correctly generated up to dezember 2020
This commit is contained in:
parent
e2af5ba8f5
commit
46b518f284
@ -4,7 +4,7 @@
|
|||||||
#date -d '2007-011-01 17:30:24' '+%:z'
|
#date -d '2007-011-01 17:30:24' '+%:z'
|
||||||
#+01:00
|
#+01:00
|
||||||
|
|
||||||
for year in {2016..2016}; do
|
for year in {2017..2020}; do
|
||||||
for month in {1..12}; do
|
for month in {1..12}; do
|
||||||
for day in {1..31}; do
|
for day in {1..31}; do
|
||||||
hour=$((RANDOM%24))
|
hour=$((RANDOM%24))
|
||||||
|
1489
unit/timetest.lua
1489
unit/timetest.lua
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user