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
- Host: GitHub
- URL: https://github.com/typelevel/cats-time
- Owner: typelevel
- License: mit
- Created: 2018-08-23T22:34:35.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-07-13T00:41:23.000Z (9 months ago)
- Last Synced: 2025-07-21T19:40:19.061Z (8 months ago)
- Language: Scala
- Homepage: https://typelevel.org/cats-time/
- Size: 1.88 MB
- Stars: 91
- Watchers: 8
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cats-time  [](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)