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

Package Sidebar

Install

npm i @mobily/re-date

Weekly Downloads

24

Version

0.10.0

License

MIT

Unpacked Size

40.6 kB

Total Files

6

Last publish

Collaborators

  • mobily