Join Slack
Powered by
Any chance of a date/time feature set appearing in...
# announcements
s
serebit
11/22/2018, 3:10 PM
Any chance of a date/time feature set appearing in the standard library? It’d be pretty useful for multiplatform
👍 4
j
josephivie
11/22/2018, 6:07 PM
I’d greatly prefer to have these built-in as opposed to libraries. There are several libraries that do this out there, for others reading this.
➕ 3
k
kenkousen
11/23/2018, 7:18 PM
Can’t you just import java.time.* and use the new Date-Time library added in Java 8 (which is basically JodaTime)?
kenkousen
11/23/2018, 7:19 PM
Sorry, replied too quickly. I see that you’re doing native, so never mind 🙂
2
Views
Open in Slack
Previous
Next