Date To Epoch
Enter a date and time to instantly get the Unix epoch timestamp in seconds and milliseconds.
Date & Time Input
Epoch Results
Enter a date and click Convert to see the epoch timestamp.
Seconds (Unix Timestamp)
Milliseconds
UTC Equivalent
ISO 8601 (UTC)
Copied!
Summary
Enter a date and time to instantly get the Unix epoch timestamp in seconds and milliseconds.
How it works
- Type or pick a date and time in the input fields.
- Select the timezone that matches your date.
- Click "Convert" or press Enter to compute the epoch value.
- Copy the seconds or milliseconds timestamp with one click.
- Use "Now" to instantly convert the current moment.
Use cases
- Set expiration timestamps in JWT tokens or API payloads.
- Debug log timestamps by converting human dates to epoch.
- Compare event times across different timezones.
- Generate seed data for databases that store UNIX timestamps.
- Verify scheduled task or cron job timing.
- Convert historical dates for analytics or data pipelines.
- Check token or session expiry values in authentication systems.
Frequently Asked Questions
Related tools
Last updated: 2026-05-29 ·
Reviewed by Nham Vu