Is there a kotlin type that represents a time with...
# getting-started
a
Is there a kotlin type that represents a time without any date information. i.e HH:mm etc. I’m currently using
kotlinx-datetime
but it seems like its lacking in this area