Skip to content
New issue

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

passing a parameter to Arrow.shift function (to check for imaginary times or not) #1145

Open
not-so-rabh opened this issue Nov 30, 2022 · 0 comments

Comments

@not-so-rabh
Copy link

The shift function takes some time than absolute adding of relativedelta to datetime. If I am operating on a range where I know there is no dst change I should be able to bypass this check.

psyuktha added a commit to psyuktha/arrow that referenced this issue Oct 17, 2024
jadchaar pushed a commit that referenced this issue Oct 19, 2024
* Update shift()

added check_imaginary parameter to the function

* added tests to issue #1145 and Format code with black

* Update arrow.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant