Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hasnep/roc-datetimes

🕒 A work in progress Roc library for working with dates and times
https://github.com/hasnep/roc-datetimes

datetimes roc roc-lang

Last synced: about 2 months ago
JSON representation

🕒 A work in progress Roc library for working with dates and times

Awesome Lists containing this project

README

        

# Roc DateTimes

A work in progress library for working with dates and times in Roc.

Based on the [Chrono](https://docs.rs/chrono/latest/chrono/) library for Rust.

## Licence

This repository is released under the [UPL licence](./LICENCE) and is based on the [chrono](https://docs.rs/chrono/latest/chrono/) library which dual licenced under the [MIT Licence](./LICENCE-chrono-mit) and the [Apache Licence 2.0](./LICENCE-chrono-apache-2).