Unix timestamp

884476739

Sat 10 Jan 1998 11:58:59 PM UTC

Coordinated Universal Time

Sat Jan 10 23:58:59 1998 UTC

In your local timezone

1998-01-10T23:58:59+00:00

ISO 8601

Sat, 10 Jan 1998 23:58:59 +0000

RFC 2822

2450825

Julian Date

12 Tevet 5758

Hebrew Date

040

Swatch Internet Time

9

Day of the year

January

Month

31

Days in month

02

Week

Saturday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

884476739

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

884476739 is representing the 9 day of the year 1998 in the Gregorian calendar, having 365 days. There are 356 days left of the year and this particular timestamp falls on a Saturday, January 10 of week 02 at 23:58 UTC in the afternoon meaning that about 100% of the day has passed. At this specifc time, the moon was in its Full moon phase, about 237,414 miles (or 382,081 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 9, the Western Han dynasty ends when Wang Mang claims that the divine Mandate of Heaven called for the end of the dynasty and the beginning of his own, the Xin dynasty. And later in 49 BC Julius Caesar crosses the Rubicon, signalling the start of civil war. More recently, in 2019 a 13-year-old American girl, Jayme Closs, is found alive in Gordon, Wisconsin, having been kidnapped 88 days earlier from her parents' home whilst they were murdered.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 259 when Polyeuctus, Roman saint passed away and in 314 when Miltiades, pope of the Catholic Church left us. And more recently, Sam Moore, American soul singer-songwriter (born in 1935) who died in in 2025.

January 10, or 884476739, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Husayn ibn Ali, the third Shia Imam (died in 680) who was born in 626, and later in 1480 - Margaret of Austria, Duchess of Savoy (died in 1530). More recently, Santi Aldama, Spanish basketball player who was born in 2001.

Conversion help

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

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

A few related timestamps to 884476739 are:

Start of year
883612800
End of Year
915148799
Start of month
883612800
End of month
886291199
Start of day
884390400
End fo day
884476799
Start of hour
884473200
End fo hour
884476799
Start of min
884476680
End fo min
884476739