codemasher / discord-timestamps

Discord Timestamp Generator

Home Page:https://codemasher.github.io/discord-timestamps/

Repository from Github https://github.comcodemasher/discord-timestampsRepository from Github https://github.comcodemasher/discord-timestamps

codemasher/discord-timestamps

A generator for dynamic Discord timestamps because they're apparently incapable of doing this in-app.

License Build

But why?

The currently available generators (google top results) don't allow for adjusting the time zone offset, which is necessary for time zone math (e.g. when hoyoverse once again posts an announcement with an obscure time zone such as 08:00 AM (UTC-4) or 20:00 (UTC+8), and you want to share it with chat).

Another reason is portability: it's a single HTML file without any external dependencies that you can save on your computer.

About

Discord Timestamp Generator

https://codemasher.github.io/discord-timestamps/

License:MIT License


Languages

Language:JavaScript 53.7%Language:HTML 23.8%Language:CSS 12.7%Language:PHP 9.7%