Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.utils.ui
/
CommonDateUtils
/
Companion
Companion
object
Companion
Members
Functions
get
Date
In
Pattern
Link copied to clipboard
fun
getDateInPattern
(
date
:
Date
,
pattern
:
String
=
"MMM dd yyyy hh:mm a"
)
:
String
?
get
Week
Days
Link copied to clipboard
fun
getWeekDays
(
)
:
List
<
String
>