Skip to content

Enhance TimeStampArray to support IANA/Olson TZ strings #378

Description

@CurtHagenlocher

Describe the enhancement requested

Summary

The format of a Timestamp may include an IANA/Olson timezone identifier, but this is not currently supported by the C# implementation in TimestampArray.

From the schema:


The time zone is a string indicating the name of a time zone, one of:

 * As used in the Olson time zone database (the "tz database" or
   "tzdata"), such as "America/New_York"
 * An absolute time zone offset of the form +XX:XX or -XX:XX, such as +07:30

Acceptance Criteria

  • TimestampArray must support IANA/Olson timezone identifiers.

Reporter: Adam Szmigin / @mr-smidge

Note: This issue was originally created as ARROW-9515. Please see the migration documentation for further details.

Copied from apache/arrow#25583

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions