Unix timestamp

790646459

Sat 21 Jan 1995 12:00:59 AM UTC

Coordinated Universal Time

Sat Jan 21 00:00:59 1995 UTC

In your local timezone

1995-01-21T00:00:59+00:00

ISO 8601

Sat, 21 Jan 1995 00:00:59 +0000

RFC 2822

2449739

Julian Date

20 Shevat 5755

Hebrew Date

042

Swatch Internet Time

20

Day of the year

January

Month

31

Days in month

03

Week

Saturday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

790646459

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

790646459 is representing the 20 day of the year 1995 in the Gregorian calendar, having 365 days. There are 345 days left of the year and this particular timestamp falls on a Saturday, January 21 of week 03 at 00:00 UTC in the monrning meaning that about 0% of the day has passed. At this specifc time, the moon was in its Waning Gibbous phase, about 234,334 miles (or 377,125 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 763, following the Battle of Bakhamra between Alids and Abbasids near Kufa, the Alid rebellion ends with the death of Ibrahim, brother of Isa ibn Musa. And later in 1525 the Swiss Anabaptist Movement is founded when Conrad Grebel, Felix Manz, George Blaurock, and about a dozen others baptize each other in the home of Manz's mother in Zürich, breaking a thousand-year tradition of church-state union. More recently, in 2023 huu Can Tran, 72, opens fire in a dance studio in Monterey Park, California, killing eleven people and injuring nine others before later committing suicide. It is the worst mass shooting in Los Angeles County since the 2008 Covina massacre.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 420 when Yazdegerd I, king of the Sassanid Empire passed away and in 496 when Epiphanius of Pavia, Italian bishop and saint (born 438) left us. And more recently, Garth Hudson, Canadian keyboard player, songwriter, and producer (born 1937) who died in in 2025.

January 21, or 790646459, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Alexander, Prince of Scotland (died 1284) who was born in 1264, and later in 1277 - Galeazzo I Visconti, lord of Milan (died 1328). More recently, Luke Littler, English darts player who was born in 2007.

Conversion help

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

PHP
date('Y-m-d H:i:s', 790646459);
MySQL
select from_unixtime(790646459);
JavaScript
new Date(790646459*1000).toString();
C++
time_t epch = 790646459;
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(790646459));
Java
new SimpleDateFormat("MM/dd/yyyy HH:mm:ss").format(new Date(790646459 * 1000L))
Ruby
require 'date'
DateTime.strptime("790646459",'%s')
Binary
10111100 10000001 00111010 111011
Hexadecimal
2f204ebb

A few related timestamps to 790646459 are:

Start of year
788918400
End of Year
820454399
Start of month
788918400
End of month
791596799
Start of day
790646400
End fo day
790732799
Start of hour
790646400
End fo hour
790649999
Start of min
790646400
End fo min
790646459