Unix timestamp

888541199

Fri 27 Feb 1998 12:59:59 AM UTC

Coordinated Universal Time

Fri Feb 27 00:59:59 1998 UTC

In your local timezone

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

ISO 8601

Fri, 27 Feb 1998 00:59:59 +0000

RFC 2822

2450872

Julian Date

1 Adar 5758

Hebrew Date

083

Swatch Internet Time

57

Day of the year

February

Month

28

Days in month

09

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

888541199

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

888541199 is representing the 57 day of the year 1998 in the Gregorian calendar, having 365 days. There are 308 days left of the year and this particular timestamp falls on a Friday, February 27 of week 09 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 New moon phase, about 226,935 miles (or 365,216 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 380, Edict of Thessalonica: Emperor Theodosius I and his co-emperors Gratian and Valentinian II declare their wish that all Roman citizens convert to Nicene Christianity. And later in 425 the University of Constantinople is founded by Emperor Theodosius II at the urging of his wife Aelia Eudocia. More recently, in 2001 Loganair Flight 670A crashes while attempting to make a Water landing in the Firth of Forth in Scotland.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 640 when Pepin of Landen, Frankish lord (born 580) passed away and in 906 when Conrad the Elder, Frankish nobleman left us. And more recently, Boris Spassky, Russian chess grandmaster (born 1937) who died in in 2025.

February 27, or 888541199, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Constantine the Great, Roman emperor (died 337) who was born in 272, and later in 1343 - Alberto d'Este, Marquis of Ferrara (died 1393). More recently, Ten, Thai singer and dancer who was born in 1996.

Conversion help

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

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

A few related timestamps to 888541199 are:

Start of year
883612800
End of Year
915148799
Start of month
886291200
End of month
888710399
Start of day
888537600
End fo day
888623999
Start of hour
888537600
End fo hour
888541199
Start of min
888541140
End fo min
888541199