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

switch default calendar in date2num to None #205

Merged
merged 1 commit into from Nov 10, 2020
Merged

Conversation

jswhit
Copy link
Collaborator

@jswhit jswhit commented Nov 5, 2020

which causes date2num to use the calendar associated with the first input datetime instance (proleptic_gregorian if datetime instance is native python). calendar="" has the same effect as calendar=None.

@jswhit
Copy link
Collaborator Author

jswhit commented Nov 10, 2020

closes issue #206

@jswhit jswhit merged commit d4c6212 into master Nov 10, 2020
@jswhit jswhit deleted the date2num_caldefault branch November 10, 2020 22:44
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.

None yet

1 participant