How can I see server time in kibana

Currently I am using Kibana version 4.1.10 (Updated one). As we have a distributed team we would like to see Server time in Kibana Dash Board. Is it possible to set the Kibana Time of Dashboard as Server Time so that I dont have to make any calculation for timing.

Thanks

In Advanced Settings you can change dateFormat:tz to reflect any of the timezones from http://momentjs.com/timezone/

Simply choose the timezone for which your servers reside.