All summer and winter time is correctly generated up to dezember 2020

This commit is contained in:
ollo 2016-04-12 21:05:53 +02:00
parent e2af5ba8f5
commit 46b518f284
2 changed files with 1489 additions and 2 deletions

View File

@ -4,7 +4,7 @@
#date -d '2007-011-01 17:30:24' '+%:z'
#+01:00
for year in {2016..2016}; do
for year in {2017..2020}; do
for month in {1..12}; do
for day in {1..31}; do
hour=$((RANDOM%24))

File diff suppressed because it is too large Load Diff