Unix timestamp

927763140

Wed 26 May 1999 11:59:00 PM UTC

Coordinated Universal Time

Wed May 26 23:59:00 1999 UTC

In your local timezone

1999-05-26T23:59:00+00:00

ISO 8601

Wed, 26 May 1999 23:59:00 +0000

RFC 2822

2451326

Julian Date

11 Sivan 5759

Hebrew Date

040

Swatch Internet Time

145

Day of the year

May

Month

31

Days in month

21

Week

Wednesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

927763140

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

927763140 is representing the 145 day of the year 1999 in the Gregorian calendar, having 365 days. There are 220 days left of the year and this particular timestamp falls on a Wednesday, May 26 of week 21 at 23:59 UTC in the afternoon meaning that about 100% of the day has passed. At this specifc time, the moon was in its Waxing gibbous phase, about 250,160 miles (or 402,593 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 17, Germanicus celebrates a triumph in Rome for his victories over the Cherusci, Chatti, and other German tribes west of the Elbe. And later in 451 Battle of Avarayr between Armenian rebels and the Sasanian Empire takes place. The Sasanids defeat the Armenians militarily but guarantee them freedom to openly practice Christianity. More recently, in 2021 ten people are killed in a shooting at a VTA Rail yard in San Jose, California, United States.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 604 when Augustine of Canterbury, Benedictine monk and archbishop passed away and in 735 when Bede, English monk, historian, and theologian left us. And more recently, Alan White, English drummer (born in 1949) who died in in 2022.

May 26, or 927763140, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Koreyasu, Japanese prince and shōgun (died in 1326) who was born in 1264, and later in 1478 - Clement VII, pope of the Catholic Church (died in 1534). More recently, Yeji, South Korean singer who was born in 2000.

Conversion help

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

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

A few related timestamps to 927763140 are:

Start of year
915148800
End of Year
946684799
Start of month
925516800
End of month
928195199
Start of day
927676800
End fo day
927763199
Start of hour
927759600
End fo hour
927763199
Start of min
927763140
End fo min
927763199