···11+# purescript-datetimeformat
22+33+## Version 1.0.0 (2022-02-13)
44+55+Initial release.
+9
README.md
···11# purescript-datetimeformat
22+23Purescript library to handle the formatting of dates and times.
44+55+See [DateTimeFormat at MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat)
66+77+The sources are finished and working, the tests are missing and the files and configuration to build the package too.
88+99+## License
1010+1111+purescript-datetimeformat is licensed under the MIT, see file [LICENSE](LICENSE) for details.