convertLocalTimeToStringResolver

fun convertLocalTimeToStringResolver(localTime: LocalTime?): StringResolver?

Convert a LocalTime to a StringResolver. This can be used, for example, to populate a TextView with the time, so it can be used as a clock.