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 support for justinmimbs/date #32

Open
MartinSStewart opened this issue Jul 24, 2020 · 0 comments
Open

Add support for justinmimbs/date #32

MartinSStewart opened this issue Jul 24, 2020 · 0 comments

Comments

@MartinSStewart
Copy link

I have a Date value that I'd like to format using this package. This seems like a natural thing to do since this package is called date-format but currently it seems to only support Time.Posix.

That said, there might be some design consideration if you decide to add this. For example, should phantom types be used to prevent the user from using hour, minute, second, etc with a Date value? Or should those values just default to 0?

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

1 participant