Unix Timestamps for 2038
Every Unix timestamp value that falls within the calendar year 2038, plus key dates and totals. 2038 is not a leap year, so it contains 31,536,000 seconds.
Year boundaries
| Start of 2038 | 2145916800 | 2038-01-01T00:00:00Z |
| End of 2038 | 2177452799 | 2038-12-31T23:59:59Z |
First of Each Month, 2038
| Date | Unix Timestamp | ISO 8601 (UTC) |
| January 1, 2038 |
2145916800 |
2038-01-01T00:00:00Z |
| February 1, 2038 |
2148595200 |
2038-02-01T00:00:00Z |
| March 1, 2038 |
2151014400 |
2038-03-01T00:00:00Z |
| April 1, 2038 |
2153692800 |
2038-04-01T00:00:00Z |
| May 1, 2038 |
2156284800 |
2038-05-01T00:00:00Z |
| June 1, 2038 |
2158963200 |
2038-06-01T00:00:00Z |
| July 1, 2038 |
2161555200 |
2038-07-01T00:00:00Z |
| August 1, 2038 |
2164233600 |
2038-08-01T00:00:00Z |
| September 1, 2038 |
2166912000 |
2038-09-01T00:00:00Z |
| October 1, 2038 |
2169504000 |
2038-10-01T00:00:00Z |
| November 1, 2038 |
2172182400 |
2038-11-01T00:00:00Z |
| December 1, 2038 |
2174774400 |
2038-12-01T00:00:00Z |
Quick Facts About 2038
- Leap year: No
- Total days: 365
- Total seconds: 31,536,000
- First day of year falls on a Friday