Unix Timestamp 1729468800
2024-10-21 00:00:00
UTC
Unix timestamp 1,729,468,800
= Monday, October 21, 2024 at 12:00:00 AM UTC.
That is 1 years, 5 months ago.
All Formats
| Unix (seconds) | 1729468800 |
| Unix (milliseconds) | 1729468800000 |
| UTC | 2024-10-21 00:00:00 |
| ISO 8601 | 2024-10-21T00:00:00+00:00 |
| RFC 2822 | Mon, 21 Oct 2024 00:00:00 +0000 |
| Day of Week | Monday |
| Day of Year | 295 |
| Week Number | W43 |
| Leap Year | Yes |
| Relative | 1 years, 5 months ago |
Convert in Code
// JavaScript
new Date(1729468800 * 1000).toISOString()
// → 2024-10-21T00:00:00+00:00
// Python
from datetime import datetime, timezone
datetime.fromtimestamp(1729468800, tz=timezone.utc)
// → 2024-10-21 00:00:00
// PHP
echo gmdate('Y-m-d H:i:s', 1729468800);
// → 2024-10-21 00:00:00
Nearby Timestamps
| Timestamp | Date (UTC) |
|---|---|
| 1,729,036,800 | 2024-10-16 00:00:00 |
| 1,729,123,200 | 2024-10-17 00:00:00 |
| 1,729,209,600 | 2024-10-18 00:00:00 |
| 1,729,296,000 | 2024-10-19 00:00:00 |
| 1,729,382,400 | 2024-10-20 00:00:00 |
| 1,729,468,800 | 2024-10-21 00:00:00 |
| 1,729,555,200 | 2024-10-22 00:00:00 |
| 1,729,641,600 | 2024-10-23 00:00:00 |
| 1,729,728,000 | 2024-10-24 00:00:00 |
| 1,729,814,400 | 2024-10-25 00:00:00 |
| 1,729,900,800 | 2024-10-26 00:00:00 |
Week & day numbers for 2024 · Is 2024 a leap year? · What day is Oct 21, 2024?
Share This
Frequently Asked Questions
What date is Unix timestamp 1,729,468,800?
2024-10-21 00:00:00 UTC (Monday, October 21, 2024 at 12:00:00 AM).
How long ago was this timestamp?
1 years, 5 months ago.
Related Calculators
- Hours From Now Calculator — What time will it be?
- Minutes From Now Calculator — What time in X minutes?
- AM/PM to Military Time — Convert 12-hour to 24-hour time.
- Military Time Converter — Convert 24-hour to AM/PM.
- Day & Week Number — What week and day of the year is it?