Unix timestamp

1704239999

Tue 02 Jan 2024 11:59:59 PM UTC

Coordinated Universal Time

Tue Jan 2 23:59:59 2024 UTC

In your local timezone

2024-01-02T23:59:59+00:00

ISO 8601

Tue, 02 Jan 2024 23:59:59 +0000

RFC 2822

2460313

Julian Date

21 Tevet 5784

Hebrew Date

041

Swatch Internet Time

1

Day of the year

January

Month

31

Days in month

01

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1704239999

Converting Unix timestamp 1704239999 using our Time Converter gives us the following information:

1704239999 is representing the 1 day of the year 2024 in the Gregorian calendar which was a leap year having 366 days. There are 365 days left of the year and this particular timestamp falls on a Tuesday, January 02 of week 01 at 23:59 UTC in the afternoon meaning that about 100% of the day has passed. At this specifc time, the moon was in its Third quarter phase, about 251,162 miles (or 404,207 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 69, the Roman legions in Germania Superior refuse to swear loyalty to Galba. They rebel and proclaim Vitellius as emperor. And later in 366 the Alemanni cross the frozen Rhine in large numbers, invading the Roman Empire. More recently, in 2024 two aircraft collide on a runway at Haneda Airport in Tokyo, killing 5 and injuring 18.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 951 when Su Fengji, Chinese official and chancellor passed away and in 1096 when William de St-Calais, Bishop of Durham and chief counsellor of William II of England left us. And more recently, Ágnes Keleti, Hungarian Olympic gymnast (born in 1921) who died in in 2025.

January 2, or 1704239999, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Yōzei, Japanese emperor (died in 949) who was born in 869, and later in 1462 - Piero di Cosimo, Italian painter (died in 1522). More recently, Spencer Arrighetti, American baseball player who was born in 2002.

Conversion help

For your conveniance, we have listed the conversion syntaxes for 1704239999 timestamp to serveral of the most popular programming lanugages below.

PHP
date('Y-m-d H:i:s', 1704239999);
MySQL
select from_unixtime(1704239999);
JavaScript
new Date(1704239999*1000).toString();
C++
time_t epch = 1704239999;
printf("%i -> %s", epch, asctime(gmtime(&epch))); (time.h);
C#
String.Format("{0:d/M/yyyy HH:mm:ss}", new System.DateTime(1970, 1, 1, 0, 0, 0, 0).AddSeconds(1704239999));
Java
new SimpleDateFormat("MM/dd/yyyy HH:mm:ss").format(new Date(1704239999 * 1000L))
Ruby
require 'date'
DateTime.strptime("1704239999",'%s')
Binary
11001011 00101001 01000110 1111111
Hexadecimal
6594a37f

A few related timestamps to 1704239999 are:

Start of year
1704067200
End of Year
1735689599
Start of month
1704067200
End of month
1706745599
Start of day
1704153600
End fo day
1704239999
Start of hour
1704236400
End fo hour
1704239999
Start of min
1704239940
End fo min
1704239999