Hi Guys, would like to ask for suggestion on what ...
# multiplatform
a
Hi Guys, would like to ask for suggestion on what library to use for Data and Time for KMM?
j
a
Hi @John O'Reilly, Is it ok to use this library for product? Just trying to look at the possibility of us using kotlin multiplatform full time in out apps.
j
I think that's a call you're going to have to make yourself. It's still in an experimental state. I've used it a bit in one of my projects and it does what it's supposed to do.
a
I guess there only on way to find out thank you very much
m
@Archie I use in production no issue so far on android side
r
because I had this need a while ago and AFAIK kotlinx-datetime didn’t exist then, I use Klock: https://github.com/korlibs/klock Its worked out pretty well so far.
a
Thank you very much for the inputs!
🤝 3