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.common
/
Settings
/
DateTimePattern
Date
Time
Pattern
open
class
DateTimePattern
Members
Constructors
Date
Time
Pattern
Link copied to clipboard
constructor
(
)
Properties
current
Link copied to clipboard
open
var
current
:
String
HOUR_
12
Link copied to clipboard
val
HOUR_12
:
String
=
"h:mm a"
HOUR_
24
Link copied to clipboard
val
HOUR_24
:
String
=
"HH:mm"
Functions
get
Date
Time
Pattern
Array
Idx
Link copied to clipboard
open
fun
getDateTimePatternArrayIdx
(
)
:
Int
set
Date
Time
Pattern
By
Array
Idx
Link copied to clipboard
open
fun
setDateTimePatternByArrayIdx
(
idx
:
Int
)