oskit-compose
Toggle table of contents
4.0.1
common
Platform filter
common
Switch theme
Search in API
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.date
Package-level
declarations
Types
Functions
Types
Date
Text
Format
Link copied to clipboard
enum
DateTextFormat
:
Enum
<
DateTextFormat
>
Functions
get
Display
Name
Link copied to clipboard
fun
DayOfWeek
.
getDisplayName
(
format
:
DateTextFormat
)
:
String
fun
Month
.
getDisplayName
(
format
:
DateTextFormat
)
:
String
is
Leap
Year
Link copied to clipboard
fun
LocalDate
.
isLeapYear
(
)
:
Boolean
length
In
Days
Link copied to clipboard
fun
Month
.
lengthInDays
(
year
:
Int
)
:
Int