DiscordKt
Toggle table of contents
0.26.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DiscordKt
DiscordKt
/
me.jakejmattson.discordkt.util
/
TimeStamp
/
at
at
fun
at
(
instant
:
Instant
,
style
:
TimeStyle
=
TimeStyle.DATETIME_SHORT
)
:
String
A specific
Instant
.
Parameters
instant
The
Instant
to generate a timestamp for.
style
The
TimeStyle
to output as.