kotlinx-datetime
koda-time
kotlinx-datetime | koda-time | |
---|---|---|
4 | - | |
2,449 | 82 | |
1.1% | - | |
8.0 | 0.0 | |
1 day ago | over 5 years ago | |
Kotlin | Kotlin | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kotlinx-datetime
-
Why should I use kotlinx.serialization?
Kotlin multiplatform types often come with their own serializers. https://github.com/Kotlin/kotlinx-datetime and https://github.com/hfhbd/kotlinx-uuid do, for example.
- Datas no Kotlin
-
Kotlin Team AMA #3: Ask Us Anything
But we do have such plans for our kotlinx-datetime library and expect to provide at least a partial solution during the course of the year
-
What's the best way to calculate the number of days between two dates in Kotlin?
It depends, time has a complex and native bound legacy. But I bet you want this https://github.com/Kotlin/kotlinx-datetime and DateTimePeriod.
koda-time
We haven't tracked posts mentioning koda-time yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
klock - Multiplatform Date and time library for Kotlin
kotlinx.serialization - Kotlin multiplatform / multi-format serialization
fakeit - The Kotlin fake data generator library!
Kotlin-Multiplatform-Libraries - Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
Humanizer.jvm
krangl - krangl is a {K}otlin DSL for data w{rangl}ing
kotlin-preconditions - Precondition error checking for Kotlin
swift-evolution - This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
better-parse - A nice parser combinator library for Kotlin
kasechange - 🐫🐍🍢🅿 Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case