You could either append the correct timezone when writing the data in the ISO format, so Elasticsearch will actually already calculate the offset when storing and store the appropriate UTC time. Or you could switch your Kibana in "Management > Kibana > Advanced Settings" via the dateFormat:tz setting to UTC, so it always assumes you are being in UTC, and not in your browsers timezone.
Cheers,
Tim