Kosher Kotlin - K-droid Fork
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kosher Kotlin - K-droid Fork
Kosher Kotlin - K-droid Fork
/
io.github.kdroidfilter.kosherkotlin
/
ZmanDescriptionFormatter
Zman
Description
Formatter
class
ZmanDescriptionFormatter
Members
Constructors
Zman
Description
Formatter
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
format
Long
Description
Link copied to clipboard
fun
formatLongDescription
(
zman
:
Zman
<
*
>
)
:
String
fun
formatLongDescription
(
zman
:
ZmanDefinition
)
:
String
format
Short
Description
Link copied to clipboard
fun
formatShortDescription
(
zman
:
ZmanDefinition
)
:
String
fun
formatShortDescription
(
zman
:
Zman
<
*
>
,
includeElevationDescription
:
Boolean
)
:
String