Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: inline date, time and countdown in messages #209

Closed
errhammr opened this issue Oct 31, 2021 · 1 comment
Closed

feature request: inline date, time and countdown in messages #209

errhammr opened this issue Oct 31, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@errhammr
Copy link

In the proprietary software product that Revolt may or may not be inspired by, there's a way to specify date and time values that are automagically converted to the local time zone of the user who is reading the message. This includes various flags for the desired format of date and/or time including a countdown. I'd love to have something like this in Revolt.

Basically if you type <t:unixtimestamp> it gets replaced by the localized date and time representation based on the locale of the user reading the message. unixtimestamp needs to be replaced with the integer that represents the desired Unix timestamp, of course.

Further reading in the "official" docs

@insertish insertish added the duplicate This issue or pull request already exists label Oct 31, 2021
@insertish
Copy link
Member

insertish commented Oct 31, 2021

Duplicate of revoltchat/revite#129

@insertish insertish marked this as a duplicate of revoltchat/revite#129 Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants