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

AddTimeZone(string, DateTime, bool) fails if the DateTime parameter is a leap day (February 29) #583

Open
st-abarker opened this issue Oct 5, 2023 · 1 comment

Comments

@st-abarker
Copy link

When trying to exclude historical data from a time zone being added to a calendar object, providing a leap day for earliestDateTimeToSupport causes an exception indicating an invalid date. This appears to be due to the way the method calculates the date for one year prior to the provided earliestDateTimeToSupport.

@fatimaatharkhan
Copy link

Is this project actively being worked on as I want to contribute to it. If yes, can you please assign a good first issue to me in this project? I am a junior, completing my Bachelor's degree in CS and this will be my first contribution.

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

No branches or pull requests

2 participants