I have dateFormat:tz set to Browser so Kibana displays in my local time globally, but I have a few Date fields in particular that I don't want converted to local time - these should display in UTC.
While it's possible to modify the date format displayed for an individual field, is there a way to prevent Kibana from converting an individual field's timezone to the one set in dateFormat:tz?
Thanks!