
20 Sep
2023
20 Sep
'23
8:05 p.m.
hi all grep "'[^']\+': {" timezones.js | sed -Ee "s#(\s*'|':\s*\{)##g" this returns nothing though timezones.js does have many timezones defined after logging in, time zone is Berlin and no others are available in the dropdown what can i do about it? would like to have a complete list thanks