Join Slack
Powered by
<Converting string into a date type in Kotlin> I'm...
# stackoverflow
u
user
07/07/2022, 9:51 AM
Converting string into a date type in Kotlin
I'm sending a date as a string to kotlin app: What i recive is: "7/07/2022" now I want to convert it into a date type and compare with today's date. Any ideas? I have to recive it as a string.
4
Views
Open in Slack
Previous
Next