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-components
/
com.mapsted.ui_components.common
/
CommonUtil
/
Companion
Companion
object
Companion
Members
Functions
get
Country
Code
By
Locale
Link copied to clipboard
fun
getCountryCodeByLocale
(
)
:
String
get
Formatted
Date
Link copied to clipboard
fun
getFormattedDate
(
calendar
:
Calendar
)
:
String
?
get
Todays
Date
Link copied to clipboard
fun
getTodaysDate
(
)
:
String
?
get
User
Country
Code
Link copied to clipboard
fun
getUserCountryCode
(
latMercator
:
Double
,
lonMercator
:
Double
,
context
:
Context
,
callback
:
(
String
)
->
Unit
)
is
Today
Date
Link copied to clipboard
fun
isTodayDate
(
calendar
:
Calendar
)
:
Boolean