A sophisticated, visually stunning Discord Timestamp Generator that operates in real-time. Create, convert, and reverse any Discord time format using natural language, a manual date picker, or a timezone converter. This is the ultimate utility for all your Discord timestamp needs.
This tool is designed to be the ultimate utility for all your Discord timestamp needs, packed with features to make the process as intuitive and efficient as possible.
- Natural Language Processing: Simply type dates and times like
"tomorrow at 4pm","next Friday", or"in 3 hours"and get instant results for all Discord time formats. Powered bychrono-node. - Manual Date & Time Picker: Use a beautiful and intuitive calendar and time inputs to select a precise moment.
- Timezone Converter: Easily convert a date and time from one timezone to another, perfect for scheduling international events and eliminating confusion when coordinating across different time zones.
- Reverse Generator: Paste an existing Discord timestamp code (e.g.,
<t:1672531200:F>) to decode the timestamp and see the human-readable date and time. - Instant Previews: See how each timestamp format will look inside Discord before you even copy it.
- Keyboard Navigation: Fully accessible via keyboard. Use arrow keys to navigate suggestions and
Enterto copy. - One-Click Copy: Copy any generated timestamp code to your clipboard with a single click.
- Sleek, Modern UI: A responsive and aesthetically pleasing interface built with Tailwind CSS and Framer Motion.
- Informative FAQ: An integrated FAQ section explains why and how to use Discord timestamps for each mode.
The generator has four distinct modes to cover every use case.
This is the default and fastest mode.
- Start typing any date, time, or duration in the input box.
- As you type, a list of timestamp formats will appear with live previews.
- Click on any suggestion or use your arrow keys and
Enterto copy the timestamp code.
Examples:
July 1stnow1pm cstin 2 hoursnext Tuesday
For when you need precision.
- Select a date from the interactive calendar. You can navigate through months and years.
- Adjust the hour, minute, and second using the time input fields.
- Click "Set to Current Time" to quickly reset to the present moment.
- The generated timestamps will update in real-time below the controls.
Eliminate timezone confusion.
- Use the calendar and time inputs to set a source date and time.
- Select the "From" timezone and the "To" timezone. The tool will auto-detect your local timezone as a starting point.
- The converted time and corresponding timestamps will be generated automatically.
Decode existing timestamps.
- Copy a timestamp from a Discord message (e.g.,
<t:1672531200:F>). - Paste it into the input box.
- The generator will instantly decode the Discord timestamp and display the corresponding date and time in your local timezone, UTC, and relative format.
- Framework: React
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- Date Parsing: Chrono-node
- Date Formatting: Moment.js
- Icons: Lucide React
To get a local copy up and running, follow these simple steps.
- Clone the repository to your local machine.
git clone https://github.com/your-username/your-repo-name.git
- Navigate into the project directory.
cd your-repo-name - Install the dependencies.
npm install
- Start the development server.
npm start
The application should now be running locally, typically at http://localhost:3000.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you find this tool helpful, please consider leaving a ⭐ star on the repository! It helps increase visibility and supports the project's growth.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Heavily inspired by the excellent timestamp generator at dabric.xyz.
- Timezone conversion powered by the timeapi.io API.
- Created by Moin Uddin in collaboration with Oli Ullah.
Distributed under the MIT License.
