Skip to content

Provide timezone in the IANA specification #329

Open
@bpintea

Description

@bpintea

The driver will detect system's set time zone (or that set through an environment variable) and provide that to Elasticsearch in the ISO 8601 UTC offset format ±[hh]:[mm]. This however doesn't convey DST rules that should be applied on the server when processing dates. This is particularity relevant for the date histogram agg, used by SQL's HISTOGRAM grouping function.

This issue is to enhance driver's functionality to allow the timezones be specified using the IANA format, which convey the DST rules to apply based on a timestamp's value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    >featureApplicable to PRs adding new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions