Skip to content

fix: Support for 9 fractional second digits (ns)#1285

Draft
YousafZahid1 wants to merge 1 commit into
arrow-py:masterfrom
YousafZahid1:gray-memory/fix-issue-341-39c1d03d-a1
Draft

fix: Support for 9 fractional second digits (ns)#1285
YousafZahid1 wants to merge 1 commit into
arrow-py:masterfrom
YousafZahid1:gray-memory/fix-issue-341-39c1d03d-a1

Conversation

@YousafZahid1

Copy link
Copy Markdown

Closes #341

Pull Request Checklist

Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:

  • 🧪 Added tests for changed code.
  • 🛠️ All tests pass when run locally (run tox or make test to find out!).
  • 🧹 All linting checks pass when run locally (run tox -e lint or make lint to find out!).
  • 📚 Updated documentation for changed code.
  • ⏩ Code is up-to-date with the master branch.

Support 9 fractional second digits (nanoseconds) as per ISO8601/RFC3339.
Closes #1270


Draft — promote to ready when satisfied.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for 9 fractional second digits (ns)

1 participant