Timezone Support/Settings

How do I get Grafana to ignore the timezones. I know each dashboard has a option for Default, Local,UTC

Meaning I am a user in PST and in the calandar picker I pick Jan 1 at 00:00:01 I want it to do no conversion on it…

While I saw some threads on adding the timezone to the URL (In my case all data is in ET yea yea yea I know DST and all I didn’t design it)

Thanks

I am even attempting to figure out how to set the dashboard in UTD and do something on the query similar to

select now(), __timeFrom('2018-01-01 00:00:01'),__timeFrom(date_add(2018-01-01 00:00:01’, INTERVAL 5 HOUR)