Skip to content

Add support for justinmimbs/date #32

@MartinSStewart

Description

@MartinSStewart

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions