Unix timestamp

790469999

Wed 18 Jan 1995 10:59:59 PM UTC

Coordinated Universal Time

Wed Jan 18 22:59:59 1995 UTC

In your local timezone

1995-01-18T22:59:59+00:00

ISO 8601

Wed, 18 Jan 1995 22:59:59 +0000

RFC 2822

2449736

Julian Date

17 Shevat 5755

Hebrew Date

999

Swatch Internet Time

17

Day of the year

January

Month

31

Days in month

03

Week

Wednesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

790469999

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

790469999 is representing the 17 day of the year 1995 in the Gregorian calendar, having 365 days. There are 348 days left of the year and this particular timestamp falls on a Wednesday, January 18 of week 03 at 22:59 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon was in its Waning Gibbous phase, about 240,308 miles (or 386,738 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 532, Nika riots in Constantinople fail. And later in 1126 emperor Huizong abdicates the Chinese throne in favour of his son Emperor Qinzong. More recently, in 2018 a bus catches fire on the Samara-Shymkent road in Yrgyz District, Aktobe, Kazakhstan. The fire kills 52 passengers, with three passengers and two drivers escaping.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 52 BC when Publius Clodius Pulcher, Roman politician (born 93 BC) passed away and in 474 when Leo I, Byzantine emperor (born 401) left us. And more recently, Claire van Kampen, English director and composer (born 1953) who died in in 2025.

January 18, or 790469999, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Sir Philip Courtenay, English noble (died 1463) who was born in 1404, and later in 1457 - Antonio Trivulzio, seniore, Roman Catholic cardinal (died 1508). More recently, Karim Adeyemi, German footballer who was born in 2002.

Conversion help

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

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

A few related timestamps to 790469999 are:

Start of year
788918400
End of Year
820454399
Start of month
788918400
End of month
791596799
Start of day
790387200
End fo day
790473599
Start of hour
790466400
End fo hour
790469999
Start of min
790469940
End fo min
790469999