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