forage-android
Toggle table of contents
4.2.2
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
forage-android
forage-android
/
com.joinforage.forage.android.ecom.ui.element
/
ExpirationField
/
Companion
Companion
object
Companion
Members
Functions
format
Expiration
Value
Link copied to clipboard
fun
formatExpirationValue
(
value
:
Pair
<
Int
,
Int
>
)
:
String
parse
Expiration
Value
Link copied to clipboard
fun
parseExpirationValue
(
expirationValueAsString
:
String
)
:
Pair
<
Int
,
Int
>