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

Stop returning Date from differenceInBusinessDays #2012

Closed
kossnocorp opened this issue Oct 8, 2020 · 4 comments
Closed

Stop returning Date from differenceInBusinessDays #2012

kossnocorp opened this issue Oct 8, 2020 · 4 comments
Assignees
Milestone

Comments

@kossnocorp
Copy link
Member

Right now differenceInBusinessDays returns Date if the arguments are invalid. This is not right and we need to fix it.

@kossnocorp kossnocorp added this to the v3 milestone Oct 8, 2020
@suraj-desai
Copy link

Hey @kossnocorp can you assign it to me? I can give a shot

@kossnocorp
Copy link
Member Author

@suraj-desai, this is a breaking change and won’t be shipped until v3, so better I would do it myself.

@kossnocorp kossnocorp self-assigned this Oct 8, 2020
@suraj-desai
Copy link

Okay. no problem.

@fturmel
Copy link
Member

fturmel commented Jan 30, 2022

This was actually fixed by #2414 when the function got converted to TypeScript, and released in v2.21.2

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

3 participants