<100 subscribers
Share Dialog
Share Dialog
Most Discord tools are web-based, filled with ads, and track your usage. I built DiscTimestamps to provide a clean, open alternative.
The Tech Stack
It is built with React, Vite, and Tailwind CSS. It runs entirely in the browser, meaning no data is sent to a backend server when you generate a timestamp.
How it works
Input: You type a date or natural language ("In 2 hours").
Process: The local JS converts this to a Unix Epoch.
Output: It generates the syntax: <t:1735689600:R>.
Why use Unix Time?
It is decentralized timekeeping. Instead of forcing a timezone on your users, you provide a raw timestamp that their client resolves locally.
Check out the tool:
https://disctimestamps.com
Most Discord tools are web-based, filled with ads, and track your usage. I built DiscTimestamps to provide a clean, open alternative.
The Tech Stack
It is built with React, Vite, and Tailwind CSS. It runs entirely in the browser, meaning no data is sent to a backend server when you generate a timestamp.
How it works
Input: You type a date or natural language ("In 2 hours").
Process: The local JS converts this to a Unix Epoch.
Output: It generates the syntax: <t:1735689600:R>.
Why use Unix Time?
It is decentralized timekeeping. Instead of forcing a timezone on your users, you provide a raw timestamp that their client resolves locally.
Check out the tool:
https://disctimestamps.com
DiscTimestamps
DiscTimestamps
No comments yet