Import { TimeZone } from '@grafana/data'; as variable value?

Hi,

can I get the value of TimeZone in a variable of a dashboard?

Perhaps similar to this:
image

Or would that just give TimeZoneBrowser resp. 'browser'?

How could I get my local timezone (e.g. 'Europe/Berlin') in a variable?

Looking at the supported variables, this unfortunately doesn’t seem to be possible.