Unix timestamp

197009940

Tue 30 Mar 1976 04:59:00 AM UTC

Coordinated Universal Time

Tue Mar 30 04:59:00 1976 UTC

In your local timezone

1976-03-30T04:59:00+00:00

ISO 8601

Tue, 30 Mar 1976 04:59:00 +0000

RFC 2822

2442868

Julian Date

28 Adar II 5736

Hebrew Date

249

Swatch Internet Time

89

Day of the year

March

Month

31

Days in month

14

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

197009940

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

197009940 is representing the 89 day of the year 1976 in the Gregorian calendar which was a leap year having 366 days. There are 277 days left of the year and this particular timestamp falls on a Tuesday, March 30 of week 14 at 04:59 UTC in the monrning meaning that about 21% of the day has passed. At this specifc time, the moon was in its New moon phase, about 251,606 miles (or 404,920 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 598, avar-Byzantine wars: The Avars lift the Siege at the Byzantine stronghold of Tomis. Their leader Bayan I retreats north of the Danube River after the Avaro-Slavic army is decimated by the plague. And later in 1282 the people of Sicily rebel against the Angevin king Charles I, in what becomes known as the Sicilian Vespers. More recently, in 2019 Pope Francis visits Morocco.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 116 when Quirinus of Neuss, Roman martyr and saint passed away and in 365 when Ai of Jin, emperor of the Jin Dynasty (born 341) left us. And more recently, Chance Perdomo, British-American actor (born 1996) who died in in 2024.

March 30, or 197009940, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Shi Jingtang, founder of the Later Jin Dynasty (died 942) who was born in 892, and later in 1135 - Maimonides, Spanish rabbi and philosopher (April 6 also proposed, d. 1204). More recently, Anastasia Potapova, Russian tennis player who was born in 2001.

Conversion help

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

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

A few related timestamps to 197009940 are:

Start of year
189302400
End of Year
220924799
Start of month
194486400
End of month
197164799
Start of day
196992000
End fo day
197078399
Start of hour
197006400
End fo hour
197009999
Start of min
197009940
End fo min
197009999