On Discord there's a neat little feature where you can include special timestamp tags in posts, which essentially makes a post display different time values depending on who is viewing it. The format of a timestamp tag is essentially as follows:
<t:timestamp:X>
where
timestamp
is a so-called Unix Epoch value (number of seconds since 1970-01-01 00:00:00 UTC), and X
is a code which determines how the date and/or time is output, for example "F" for a complete date and time including day of week, or "R" for a relative value (how many hours or minutes remains until the specified time, or how many hours/minutes have passed since the specified time). There are more variants than these two.I thought it would be a neat feature if there was a similar timestamp tag for posts on this forum, perhaps with a date & time selector. It need not be in the exact same format that Discord uses, of course. I understand that this may be an incredibly niche use case and may not be worth the time investment to implement, but it would certainly make sharing information about upcoming Dclone walks easier.
ShadowHeart
2636
Moderator