UNPKG

@mobily/rescript-date

Version:

📆 Date manipulation in ReScript.

17 lines (9 loc) • 348 B
# Changelog ### `v2.1.0` - ✨ added [`getDay`](/api/weekday#getday) - ✨ added [`isWeekDay`](/api/weekday#isweekday) ### `v2.0.0` Use a pipe-first (`->`) operator instead of deprecated pipe-forward (`|>`). Learn more: https://rescript-lang.org/docs/manual/v8.0.0/pipe#triangle-pipe-deprecated ### `v1.0.0` Initial ReScript implementation.