kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.core
/
DateUtils
Date
Utils
object
DateUtils
Utility class for handling date conversions.
Members
Properties
now
Link copied to clipboard
val
now
:
String
?
primary
Formatter
Link copied to clipboard
val
primaryFormatter
:
SimpleDateFormat
Functions
decode
Date
Link copied to clipboard
fun
decodeDate
(
dateString
:
String
)
:
Date
Decodes a date string into a
Date
object.