toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-connect-amazon-core
/
org.http4k.connect.amazon.core.model
/
RfcTimestamp
/
Companion
Companion
object
Companion
:
ZonedDateTimeValueFactory
<
RfcTimestamp
>
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
value
:
ZonedDateTime
)
:
Any
of
Link copied to clipboard
open
fun
of
(
value
:
ZonedDateTime
)
:
RfcTimestamp
fun
of
(
value
:
Instant
,
zone
:
ZoneId
=
ZoneOffset.UTC
)
:
RfcTimestamp
parse
Link copied to clipboard
open
fun
parse
(
value
:
String
)
:
RfcTimestamp
show
Link copied to clipboard
fun
show
(
value
:
RfcTimestamp
)
:
String
unwrap
Link copied to clipboard
fun
unwrap
(
value
:
RfcTimestamp
)
:
ZonedDateTime