toggle menu
Pushwoosh Android SDK
androidJvm
switch theme
search in API
pushwoosh-inbox-ui
/
com.pushwoosh.inbox.ui.model.customizing.formatter
/
InboxDateFormatter
Inbox
Date
Formatter
interface
InboxDateFormatter
:
Formatter
<
Date
,
String
>
Set up default format of date into inbox cell
Inheritors
DefaultDateFormatter
Members
Functions
transform
Link copied to clipboard
abstract
fun
transform
(
input
:
Date
)
:
String