DiscordKt
0.23.4
DiscordKt
/
me.jakejmattson.discordkt.extensions
/
TimeStamp
/
at
at
fun
at
(
instant
:
Instant
,
style
:
TimeStyle
=
TimeStyle.DATETIME_SHORT
)
:
String
Content copied to clipboard
A specific
Instant
.
Parameters
instant
The
Instant
to generate a timestamp for.
style
The
TimeStyle
to output as.