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

Add functionality to return UTC date when UTC date is passed to startOfMonth #12

Open
jpolavar opened this issue Aug 10, 2023 · 0 comments
Labels

Comments

@jpolavar
Copy link

jpolavar commented Aug 10, 2023

As of now if we pass UTC date 2023-08-01T07:00:00.000Z to startOfMonth is returning 2023-07-01T05:00:00.000Z

https://github.com/checkdigit/time/blob/main/src/date-fns/startOfMonth/index.ts

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

No branches or pull requests

2 participants