Kibana: Aggregation "Date Histogram" not working properly

Hello All,
I have one date field named: auditDate, having index type as date and format as Date.[explicitly pattern given: DD MMM YY]

I tried making date histogram using the same field but there is an issue with date shown in the histogram.

Example: I looked the data from discovery which shown in auditDate as 24 SEP 19 but when i used data histogram in table visualization that auditDate become 23 SEP 19.

Attached the snapshot for the same:
image

I am really surprise with the result. Can someone help on this.

Thanks in advance.

Hello Team, any help on this??