ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-utils
/
io.ktor.util.date
/
WeekDay
Week
Day
common
enum
WeekDay
:
Enum
<
WeekDay
>
Content copied to clipboard
Day of week
value
is 3 letter shortcut
Entries
Types
Properties
Entries
SUNDAY
Link copied to clipboard
common
SUNDAY
(
"Sun"
)
Content copied to clipboard
SATURDAY
Link copied to clipboard
common
SATURDAY
(
"Sat"
)
Content copied to clipboard
FRIDAY
Link copied to clipboard
common
FRIDAY
(
"Fri"
)
Content copied to clipboard
THURSDAY
Link copied to clipboard
common
THURSDAY
(
"Thu"
)
Content copied to clipboard
WEDNESDAY
Link copied to clipboard
common
WEDNESDAY
(
"Wed"
)
Content copied to clipboard
TUESDAY
Link copied to clipboard
common
TUESDAY
(
"Tue"
)
Content copied to clipboard
MONDAY
Link copied to clipboard
common
MONDAY
(
"Mon"
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
String
Content copied to clipboard