toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
utils
/
edu.stanford.spezi.core.utils
/
DateFormatter
Date
Formatter
class
DateFormatter
@
Inject
constructor
Members
Constructors
Date
Formatter
Link copied to clipboard
@
Inject
constructor
(
)
Functions
format
Link copied to clipboard
fun
<
T
:
TemporalAccessor
>
format
(
date
:
T
,
format
:
DateFormat
)
:
String
fun
format
(
date
:
Date
,
format
:
DateFormat
)
:
String