Join Slack
Powered by
Hello! How to use microseconds and nanoseconds in ...
# kotlinx-datetime
z
Zhang Zihan
05/18/2024, 7:47 PM
Hello! How to use microseconds and nanoseconds in
LocalDateTime.Format { ... }
?
LocalDateTime
is accurate to nanoseconds, but it cannot format the nanoseconds, which is strange 🧐
d
Dmitry Khalanskiy [JB]
05/19/2024, 8:01 AM
https://kotlinlang.org/api/kotlinx-datetime/kotlinx-datetime/kotlinx.datetime.format/-date-time-format-builder/-with-time/second-fraction.html
z
Zhang Zihan
05/22/2024, 5:06 PM
@Dmitry Khalanskiy [JB]
Thank you so much! ❤️
4
Views
Open in Slack
Previous
Next