arrow-py / arrow-py/arrow

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

Open
#1,145 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
9.1k
Forks
784
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Arrow.shift function and compare its behavior with absolute relativedelta addition to datetime, focusing on the imaginary-time or DST check. Define the optional control requested in the issue, verify that it can bypass the check for ranges without DST changes, and preserve current behavior when it is not used.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.