In Elasticsearch I have dates saved in the yyyy-MM-ddTHH:mm:ssZ format. However in my Kibana Table visualization only the yyyy-MM-dd part is shown. When I click on the data field in Kibana the date format is also shown as yyyy-MM-ddTHH:mm:ssZ.
Does that have something to do with the Date histogram setting?