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

Timestamp Suggestion #39

Closed
PartTimeJS opened this issue Feb 1, 2021 · 1 comment
Closed

Timestamp Suggestion #39

PartTimeJS opened this issue Feb 1, 2021 · 1 comment

Comments

@PartTimeJS
Copy link

{current_time} puts "Today at x:xx PM" in the embed which remains that way whether "Today" was yesterday or days ago. . Can this be changed to the full date? i.e. "Thursday, January 15th x:xx pm"

@ccev
Copy link
Collaborator

ccev commented Feb 1, 2021

{current_time} is just a datetime object. You can put it in the embed's timestamp. Discord itself then handles the "Today at xxx" part based on the user's Timezone. If it's been a day since updating, it'd also display "Yesterday at xxx".

@ccev ccev closed this as completed Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants