File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1
1
### Relevant Articles:
2
2
- [ Passing a Class to a Function in Kotlin] ( https://www.baeldung.com/kotlin/class-function-parameter )
3
3
- [ HTML Builder in Kotlin] ( https://www.baeldung.com/kotlin/html-generation )
4
+ - [ Passing a Type to Generic Method in Kotlin] ( https://www.baeldung.com/kotlin/generic-methods )
4
5
- More articles: [[ <-- prev]] ( ../core-kotlin-advanced-2 )
Original file line number Diff line number Diff line change @@ -11,3 +11,4 @@ This module contains articles about Kotlin core date/time features.
11
11
- [ How to Convert a Date Time String to Instant in Kotlin] ( https://www.baeldung.com/kotlin/date-time-string-to-instant )
12
12
- [ How to Convert Milliseconds to Minutes and Seconds in Kotlin] ( https://www.baeldung.com/kotlin/convert-millis-minutes-seconds )
13
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 )
You can’t perform that action at this time.
0 commit comments