Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a placeholder to remind myself to check for Arrow upgrades; 0.12.1 doesn't support tzinfo specification for strings, but the next version will.
tzinfo
The text was updated successfully, but these errors were encountered:
Of course now that dates sort and paginate based on the naive datetime, this is less important as it only affects post scheduling.
Sorry, something went wrong.
Reopening, since I still want to have a thing to check for.
@fluffy-critter arrow 0.13.0 has finally been released if you want to check it out.
Ah, thanks! I had actually noticed it was on 0.13.0 now but I forgot that's the version I was waiting for. :)
PlaidWeb/Publ@9676ed1
Add requirement for Arrow 0.13.0
41bf374
Fixes #41
No branches or pull requests
This is a placeholder to remind myself to check for Arrow upgrades; 0.12.1 doesn't support
tzinfo
specification for strings, but the next version will.The text was updated successfully, but these errors were encountered: