All Projects → mobily → rescript-date

mobily / rescript-date

Licence: MIT license
📆 Date manipulation in ReScript.

Programming Languages

ReScript
86 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to rescript-date

qrono
🕥 Just right date time library
Stars: ✭ 111 (+9.9%)
Mutual labels:  time, datetime, date
hs-hourglass
efficient and simpler time API for haskell
Stars: ✭ 43 (-57.43%)
Mutual labels:  time, datetime, date
Date
A date and time library based on the C++11/14/17 <chrono> header
Stars: ✭ 2,389 (+2265.35%)
Mutual labels:  time, datetime, date
chronos
One library to rule the time
Stars: ✭ 17 (-83.17%)
Mutual labels:  time, datetime, date
shamsi date
A Flutter and Dart package for using Jalali (Shamsi, Solar, Persian or Jalaali) calendar. You can convert, format and manipulate Jalali and Gregorian (Miladi) date and times.
Stars: ✭ 59 (-41.58%)
Mutual labels:  time, datetime, date
Gostradamus
Gostradamus: Better DateTimes for Go 🕰️
Stars: ✭ 148 (+46.53%)
Mutual labels:  time, datetime, date
rutimeparser
Recognize date and time in russian text and return datetime.datetime.
Stars: ✭ 17 (-83.17%)
Mutual labels:  time, datetime, date
Calendar
📅 PHP Date & Time library that solves common problems in object oriented, immutable way.
Stars: ✭ 113 (+11.88%)
Mutual labels:  time, datetime, date
dt
Go's missing DateTime package
Stars: ✭ 34 (-66.34%)
Mutual labels:  time, datetime, date
ptera
Ptera is DateTime library for Deno
Stars: ✭ 62 (-38.61%)
Mutual labels:  time, datetime, date
Date Picker
📅 Custom responsive date picker widget for Android, written in Kotlin.
Stars: ✭ 146 (+44.55%)
Mutual labels:  time, datetime, date
lit-date
Light-weight, faster datetime formatter for modern browsers.
Stars: ✭ 33 (-67.33%)
Mutual labels:  time, datetime, date
Delorean
Delorean: Time Travel Made Easy
Stars: ✭ 1,793 (+1675.25%)
Mutual labels:  time, datetime, date
Time
Building a better date/time library for Swift
Stars: ✭ 1,983 (+1863.37%)
Mutual labels:  time, datetime, date
Tail.datetime
A lightweight, translat- and configurable Open Source DateTime Picker, written in pure vanilla JavaScript!
Stars: ✭ 139 (+37.62%)
Mutual labels:  time, datetime, date
Dpicker
A framework-agnostic minimal date picker
Stars: ✭ 187 (+85.15%)
Mutual labels:  time, datetime, date
Dateparse
GoLang Parse many date strings without knowing format in advance.
Stars: ✭ 1,365 (+1251.49%)
Mutual labels:  time, datetime, date
Time Stamp
Get a formatted timestamp. Used in gulp, assemble, generate, and many others.
Stars: ✭ 104 (+2.97%)
Mutual labels:  time, datetime, date
Jiffy
Jiffy is a Flutter (Android, IOS and Web) date time package inspired by momentjs for parsing, manipulating, querying and formatting dates
Stars: ✭ 238 (+135.64%)
Mutual labels:  time, datetime, date
iso8601
A fast ISO8601 date parser for Go
Stars: ✭ 122 (+20.79%)
Mutual labels:  time, datetime, date

Build Status Coverage npm PRs Welcome All Contributors GitHub license

Date manipulation in ReScript with the same modern and convenient API as date-fns.

Documentation

Full documentation can be found here.

Getting started

Installation

yarn add @mobily/rescript-date

or with npm

npm install @mobily/rescript-date --save

ReScript config

Add @mobily/rescript-date to bs-dependencies in your bsconfig.json:

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

Contributors


Marcin Dziewulski

💻 📖 🎨 ⚠️

Radek Kozieł

💻

mikaello

💻 📖 ⚠️

Florent Monnier

💻

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

License

The MIT License.

See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].