purescript-contrib / purescript-formatters

Formatting and printing for numeric and date/time/interval values
Apache License 2.0
41 stars 29 forks source link

Docs for most public functions for formatting DateTimes and Numbers #73

Closed ntwilson closed 1 year ago

ntwilson commented 3 years ago

Description of the change This PR just adds documentation for most of the existing public functions in the Data.Formatter.DateTime and Data.Formatter.Number modules. Intended to help with #60, though I don't know if it's fair to say it fixes it. I aired on the verbose side, so let me know if I need to do some pruning.


Checklist:

garyb commented 1 year ago

🤦‍♂️ I thought I'd already returned to this.

Thanks very much for working on it an apologies about the extremely slow turnaround on my part!

ntwilson commented 1 year ago

No worries! Glad to help out.