ktor
Toggle table of contents
3.1.0
Select version
3.1.0
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
common
Platform filter
common
Switch theme
Search in API
ktor
ktor-utils
/
io.ktor.util.date
/
minus
minus
operator
fun
GMTDate
.
minus
(
milliseconds
:
Long
)
:
GMTDate
Subtracts the specified number of
milliseconds
Report a problem
operator
fun
GMTDate
.
minus
(
duration
:
Duration
)
:
GMTDate
Subtracts the specified
duration
Report a problem