Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

GSON Date format does not match default Elasticsearch date format #165

Closed
@MinCha

Description

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.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions