Unix timestamp

887158740

Wed 11 Feb 1998 12:59:00 AM UTC

Coordinated Universal Time

Wed Feb 11 00:59:00 1998 UTC

In your local timezone

1998-02-11T00:59:00+00:00

ISO 8601

Wed, 11 Feb 1998 00:59:00 +0000

RFC 2822

2450856

Julian Date

15 Shevat 5758

Hebrew Date

082

Swatch Internet Time

41

Day of the year

February

Month

28

Days in month

07

Week

Wednesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

887158740

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

887158740 is representing the 41 day of the year 1998 in the Gregorian calendar, having 365 days. There are 324 days left of the year and this particular timestamp falls on a Wednesday, February 11 of week 07 at 00:59 UTC in the monrning meaning that about 4% of the day has passed. At this specifc time, the moon was in its Full moon phase, about 247,065 miles (or 397,612 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 660 BC, traditional date for the foundation of Japan by Emperor Jimmu. And later in 951 Guo Wei, a court official, leads a military coup and declares himself emperor of the new Later Zhou. More recently, in 2020 COVID-19 pandemic: The World Health Organization officially names the coronavirus outbreak as COVID-19, with the virus being designated SARS-CoV-2.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 55 when Britannicus, Roman son of Claudius (born 41) passed away and in 244 when Gordian III, Roman emperor (born 225) left us. And more recently, Moses Lim, Singaporean actor (born 1949) who died in in 2025.

February 11, or 887158740, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Poggio Bracciolini, Italian scholar and translator (died 1459) who was born in 1380, and later in 1466 - Elizabeth of York (died 1503). More recently, Bryan Gil, Spanish footballer who was born in 2001.

Conversion help

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

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

A few related timestamps to 887158740 are:

Start of year
883612800
End of Year
915148799
Start of month
886291200
End of month
888710399
Start of day
887155200
End fo day
887241599
Start of hour
887155200
End fo hour
887158799
Start of min
887158740
End fo min
887158799