You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discord lets you turn unix timestamps into formatted text with a countdown, date, or other. Having a way to convert human readable dates into this format would be super useful. The way we implement reading dates could also be used for polls and reminders.
Simple date reading with a specified format
Fancy date reading that supports multiple formats and local times ("In a week", "Tomorrow", In 2 months") Date reading #22
The text was updated successfully, but these errors were encountered:
Discord lets you turn unix timestamps into formatted text with a countdown, date, or other. Having a way to convert human readable dates into this format would be super useful. The way we implement reading dates could also be used for polls and reminders.
The text was updated successfully, but these errors were encountered: