MrAn0nym / timestamps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aliucord-plugins

Timestamps

Use /timestamp to generate a discord timestamp with the current time.

  • With yyyy ,MM, dd, HH, mm or ss you can change the date/time.
  • With z you can change the timezone (valid timezones)
  • With mode you can change the style of the timestamp
Mode Example
Short Time 16:20
Long Time 16:20:30
Short Date 20/04/2021
Long Date 20 April 2021
Short Date/Time (default) 20 April 2021 16:20
Long Date/Time Tuesday, 20 April 2021 16:20
Relative Time (only working on Desktop) 2 months ago

About


Languages

Language:Java 72.4%Language:Kotlin 27.6%