Files
winix/winixd/core
Tomasz Sowa 0cebb2dc52 allow to use a first|last weekday name when defining a timezone dst
the format of a 'start' or 'end' field in a dst is:
MM-[first|last]:[monday|tuesday|wednesday|thursday|friday|saturday|sunday] HH:MM:SS
or just as beforehand: MM-DD HH:MM:SS

a sample timezone:
{
name = "tz_+01:00d"
id = "40"
offset_str = "+01:00"

dst = (

{
year = "2001"
has_dst = true
offset_str = "+01:00"
start  	   = "03-last-sunday 01:00"
end    	   = "10-last-sunday 01:00"
}

) # end of dst
}
2023-12-20 03:58:21 +01:00
..
2023-11-02 05:14:48 +01:00
2018-11-21 11:03:53 +00:00
2022-09-09 01:01:39 +02:00
2022-09-09 01:01:39 +02:00
2022-07-25 14:21:21 +02:00
2021-05-20 20:59:12 +02:00
2022-08-20 00:31:10 +02:00
2021-05-20 20:59:12 +02:00
2018-11-21 11:03:53 +00:00
2018-11-21 11:03:53 +00:00
2023-11-02 05:14:48 +01:00
2023-11-02 05:14:48 +01:00
2023-11-02 05:14:48 +01:00
2018-11-21 11:03:53 +00:00
2023-11-02 05:14:48 +01:00
2023-11-02 05:14:48 +01:00
2018-11-21 11:03:53 +00:00
2018-11-21 11:03:53 +00:00
2018-11-21 11:03:53 +00:00
2021-05-20 20:59:12 +02:00
2022-07-30 18:37:50 +02:00
2021-05-20 20:59:12 +02:00
2021-05-27 12:21:59 +02:00