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
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
@kramer Thank you for fixing this issue. Could you please schedule a relase for this fix? IMO it's a serious issue because it corrupts data stored to ES.
Kind regards,
Michael.
Hello.
I have a question about date format.
In
AbstractJestClient
:public static final String ELASTIC_SEARCH_DATE_FORMAT = "yyyy-MM-dd'T'hh:mm:ssZ";
Is this intended? I wonder if you meant
yyyy-MM-dd'T'HH:mm:ssZ
. Because it looks like it is losing hour information at PM.Thanks for reading.
The text was updated successfully, but these errors were encountered: