jakopako / goskyr

A configurable command-line web scraper written in go with auto configuration capability
GNU General Public License v3.0
33 stars 5 forks source link

auto date extraction sets date_location to CEST but this can't be parsed #209

Closed jakopako closed 1 year ago

jakopako commented 1 year ago

goskyr returns 'unknown time zone CEST' when trying to use this date_location

jakopako commented 1 year ago

related to https://github.com/golang/go/issues/34913 ??