ktor-utils
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util.date
/
GMTDate
/
GMTDate
GMTDate
constructor
(
seconds
:
Int
,
minutes
:
Int
,
hours
:
Int
,
dayOfWeek
:
WeekDay
,
dayOfMonth
:
Int
,
dayOfYear
:
Int
,
month
:
Month
,
year
:
Int
,
timestamp
:
Long
)
(
source
)