How to use
- Add a row for each date and choose its format.
- Copy codes one by one, or copy them all at once.
- Import or export your list as a CSV file.
Generate many Discord timestamps at once, copy them all, and import or export as CSV.
This bulk generator turns a list of dates into Discord timestamps in one pass. Add a row per moment, choose a style for each, and copy the codes individually or all at once. You can also import a CSV of dates and export your results as CSV. Everything runs locally in your browser — no upload.
Columns in the order label, date-time, format, where date-time is an ISO value like 2024-04-20T18:30 and format is one of t, T, d, D, f, F, R. A header row is optional and detected automatically.
Yes. Each row has its own format selector, so you can mix full date/time, relative, date-only and other styles in a single batch.
No. The file is read in your browser with the FileReader API and never leaves your device. Export works the same way, generating the CSV locally.