You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On 2012-05-18 11:41:48,452, with a timezone offset of +07:00, when applying the timezone to a custom date format such as yyyy-MM-dd HH:mm:ss,SSS, the following timestamp is produced:
In contrast, when using a standard date format like ISO8601, the timestamp is as shown below:
On
2012-05-18 11:41:48,452
, with a timezone offset of+07:00
, when applying the timezone to a custom date format such asyyyy-MM-dd HH:mm:ss,SSS
, the following timestamp is produced:In contrast, when using a standard date format like ISO8601, the timestamp is as shown below:
Similar issue is been raised here: https://discuss.elastic.co/t/timezone-offset-is-not-working-for-the-custom-date-formats/372010
The text was updated successfully, but these errors were encountered: