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

Consider re-adding Date and Duration #74

Open
jessekelly881 opened this issue Feb 17, 2023 · 1 comment
Open

Consider re-adding Date and Duration #74

jessekelly881 opened this issue Feb 17, 2023 · 1 comment

Comments

@jessekelly881
Copy link
Contributor

jessekelly881 commented Feb 17, 2023

We should consider re-adding the Date module from fp-ts v2 and adding the Duration module from @effect-ts/data. Possibly in the same file. The date type is a fundamental part of js and the Duration type makes it easier to work with differences between dates. Furthermore, @fp-ts/optic and @fp-ts/schema both support operations on dates so it makes sense to make this functionality part of the core lib as well.

@adrian-gierakowski
Copy link

👍

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