Custom Timestamp Styles #3844
Unanswered
ghost
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 3 replies
-
If you want a specific format you could just do that in your own code no? The point of the markdown is that it renders differently based on your locale. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm proposing a version of the <t:unix:x> where I can provide my own style using a custom date format (I'm not exactly sure what it's called, but I'd imagine it'd be something like nsdateformatter.com shows). This would allow bots and users to do stuff from
Tuesday @ 5pm
to17:34 on Thursday (November 23rd)
and give their messages a more natural flow with timestamps.Alternatives Considered
Using the provided templates and getting a less natural tone.
Beta Was this translation helpful? Give feedback.
All reactions