We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19179a7 commit de0addaCopy full SHA for de0adda
core-kotlin-modules/core-kotlin-date-time/README.md
@@ -11,3 +11,4 @@ This module contains articles about Kotlin core date/time features.
11
- [How to Convert a Date Time String to Instant in Kotlin](https://www.baeldung.com/kotlin/date-time-string-to-instant)
12
- [How to Convert Milliseconds to Minutes and Seconds in Kotlin](https://www.baeldung.com/kotlin/convert-millis-minutes-seconds)
13
- [How to Calculate the Difference Between Two Time Periods in Kotlin](https://www.baeldung.com/kotlin/time-period-calculate-difference)
14
+- [Guide to Duration in Kotlin](https://www.baeldung.com/kotlin/duration-class-tutorial)
0 commit comments