Unix timestamp

628221541

Tue 28 Nov 1989 01:59:01 AM UTC

Coordinated Universal Time

Tue Nov 28 01:59:01 1989 UTC

In your local timezone

1989-11-28T01:59:01+00:00

ISO 8601

Tue, 28 Nov 1989 01:59:01 +0000

RFC 2822

2447859

Julian Date

30 Heshvan 5750

Hebrew Date

124

Swatch Internet Time

331

Day of the year

November

Month

30

Days in month

48

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

628221541

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

628221541 is representing the 331 day of the year 1989 in the Gregorian calendar, having 365 days. There are 34 days left of the year and this particular timestamp falls on a Tuesday, November 28 of week 48 at 01:59 UTC in the monrning meaning that about 8% of the day has passed. At this specifc time, the moon was in its New moon phase, about 250,078 miles (or 402,461 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 587, Treaty of Andelot: King Guntram of Burgundy recognizes Childebert II as his heir. And later in 936 Shi Jingtang is enthroned as the first emperor of the Later Jin by Emperor Taizong of Liao, following a revolt against Emperor Fei of Later Tang. More recently, in 2016 a chartered Avro RJ85 plane carrying at least 77 people, including the Chapecoense football team, crashes near Medellín, Colombia.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 741 when Pope Gregory III passed away and in 939 when Lady Ma, Chinese noblewoman (born in 890) left us. And more recently, Frank Williams, British founder of Williams Grand Prix Engineering (born in 1942) who died in in 2021.

November 28, or 628221541, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Manuel I Komnenos, Byzantine emperor (died in 1180) who was born in 1118, and later in 1293 - Yesün Temür, Chinese emperor (died in 1328). More recently, Jackson Yee, Chinese singer, dancer and actor who was born in 2000.

Conversion help

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

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

A few related timestamps to 628221541 are:

Start of year
599616000
End of Year
631151999
Start of month
625881600
End of month
628473599
Start of day
628214400
End fo day
628300799
Start of hour
628218000
End fo hour
628221599
Start of min
628221540
End fo min
628221599