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
/
GMTDateParser
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Properties
Properties
ANY
Link copied to clipboard
common
const
val
ANY
:
Char
=
'*'
Content copied to clipboard
DAY_OF_MONTH
Link copied to clipboard
common
const
val
DAY_OF_MONTH
:
Char
=
'd'
Content copied to clipboard
HOURS
Link copied to clipboard
common
const
val
HOURS
:
Char
=
'h'
Content copied to clipboard
MINUTES
Link copied to clipboard
common
const
val
MINUTES
:
Char
=
'm'
Content copied to clipboard
MONTH
Link copied to clipboard
common
const
val
MONTH
:
Char
=
'M'
Content copied to clipboard
SECONDS
Link copied to clipboard
common
const
val
SECONDS
:
Char
=
's'
Content copied to clipboard
YEAR
Link copied to clipboard
common
const
val
YEAR
:
Char
=
'Y'
Content copied to clipboard
ZONE
Link copied to clipboard
common
const
val
ZONE
:
Char
=
'z'
Content copied to clipboard