hi-manshu/Kalendar

Why kotlinx time

DagobertDokate opened this issue · 1 comments

Is there a reason why you use kotlinx time and not java time for a compose project? Now you need another dependency to map the whole thing back to java.time. 🤔

Hey, it was initially with Java time but moved it to Kotlint time as it gives us more feature to go with!