Andrew Maidah
Results
2
issues of
Andrew Maidah
There are many ways to create DateTimes-> https://moment.github.io/luxon/api-docs/index.html the library should work with all of them. This should be tested so we don't have another situation like this: https://github.com/amaidah/luxon-business-days/pull/61
After cloning this repo, adding `.env` and running `yarn`: ``` ❯ yarn dev yarn run v1.22.21 $ yarn setup && next dev $ yarn sync && yarn graphql:generate && yarn...