What's the best way to get the difference between ...
# compose-android
a
What's the best way to get the difference between two date times (time in 24hr format) in Android using jetpack Compose?
s
This question has nothing to do with compose really. You are also not saying what kind of date objects you got in hand already. I would suggest you try to ask this question somewhere else, and with more detail
👍 1
m
@Stylianos Gakis is right about the channel but you can just have a look here: https://www.codecademy.com/resources/docs/kotlin/datetime/periodUntil
👍 2
z
Also see #kotlinx-datetime
👍 2