This package has been deprecated

Author message:

this package has been deprecated, please use @mobily/rescript-date instead

@mobily/re-date

0.10.0 • Public • Published

ReDate

📆 A collection of useful helpers for handling dates in Reason with the same modern API as the well-known `date-fns`.
ReDate

Build Status Coverage npm PRs Welcome All Contributors GitHub license

Installation

yarn add @mobily/re-date

or with npm

npm install @mobily/re-date --save

Then add @mobily/re-date to bs-dependencies in your bsconfig.json:

{
  "bs-dependencies": [
    "@mobily/re-date"
  ]
}

Api Reference

If you are familiar with date-fns, then you already know how to use ReDate.

The list of helpers:

Common
Interval
Second
Minute
Hour
Day
Week
Week Numbering
Weekday
Month
Year
ISO Week
ISO Year

Status

Check the current status here.

Contributors

Marcin Dziewulski
Marcin Dziewulski

💻 📖
Radek Kozieł
Radek Kozieł

💻
mikaello
mikaello

💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

License

The MIT License.

See LICENSE

Dependents (0)

Package Sidebar

Install

npm i @mobily/re-date

Weekly Downloads

5

Version

0.10.0

License

MIT

Unpacked Size

40.6 kB

Total Files

6

Last publish

Collaborators

  • mobily