Open dorchain opened 3 years ago
@dorchain, I had a quick look at the latest file from this site, and it appears that they have fixed this problem (although all the timestamps are now either midnight or 080000, so it might be a workaround).
Given that this was clearly a bug on their part, and it's now fixed, I think it's best not to clutter the code with this (now not needed) workaround.
Apologies for the delay in responding, and thanks for the report, nonetheless.
Hi,
I found a server ( https://www.officeholidays.com/ics/germany/) that returns calendar entries with timestamps like this: 20210402T63058Z Obviously this is not a valid DATE-TIME. IMHO this is meant to be 20210402T063058Z (Note the 0 after the T for 2 digit hour)
Please consider autocorrecting this, e.g. with the patch below: