Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9515

Enhance TimeStampArray to support IANA/Olson TZ strings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.17.1
    • None
    • C#

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mr_smidge Adam Szmigin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: