logstash and elasticsearch always store dates in UTC. Kibana converts them to the timezone of the browser.
If you are using a date filter to parse strings you can lie about what timezone the strings are in to get a LogStash::Timezone object in a timezone other than UTC.