# purescript-datetimeformat [![MIT license](https://img.shields.io/badge/License-MIT-blue)](./LICENSE) Purescript library to handle the formatting of dates and times. See [DateTimeFormat at MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat) The sources are finished and working, the tests are missing and the files and configuration to build the package too. ## License purescript-datetimeformat is licensed under the MIT, see file [LICENSE](LICENSE) for details.