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

https://github.com/typelevel/cats-time

Cats Instances for Java Time
https://github.com/typelevel/cats-time

Last synced: 8 months ago
JSON representation

Cats Instances for Java Time

Awesome Lists containing this project

README

          

# cats-time ![Continuous Integration](https://github.com/typelevel/cats-time/workflows/Continuous%20Integration/badge.svg) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.typelevel/cats-time_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.typelevel/cats-time_2.13)

Instances for Cats Typeclasses for Java 8 Time. Similar to the encoding that are offered in Circe and Cormorant.

Time is a pain to deal with reasonably. So tread with caution.

Head on over to the [microsite](https://typelevel.org/cats-time)