Unix timestamp

929314799

Sun 13 Jun 1999 10:59:59 PM UTC

Coordinated Universal Time

Sun Jun 13 22:59:59 1999 UTC

In your local timezone

1999-06-13T22:59:59+00:00

ISO 8601

Sun, 13 Jun 1999 22:59:59 +0000

RFC 2822

2451344

Julian Date

29 Sivan 5759

Hebrew Date

999

Swatch Internet Time

163

Day of the year

June

Month

30

Days in month

23

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

929314799

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

929314799 is representing the 163 day of the year 1999 in the Gregorian calendar, having 365 days. There are 202 days left of the year and this particular timestamp falls on a Sunday, June 13 of week 23 at 22:59 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon was in its New moon phase, about 226,715 miles (or 364,863 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 313, the decisions of the Edict of Milan, signed by Constantine the Great and co-emperor Valerius Licinius, granting Religious freedom throughout the Roman Empire, are published in Nicomedia. And later in 1325 Ibn Battuta begins his travels, leaving his home in Tangiers to travel to Mecca (gone 24 years). More recently, in 2018 Volkswagen is fined one billion euros over the emissions scandal.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 220 when Xiahou Dun, Chinese general passed away and in 976 when Mansur I, Samanid emir left us. And more recently, Benji Gregory, American child actor (born 1978) who died in in 2024.

June 13, or 929314799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Gnaeus Julius Agricola, Roman general (died 93) who was born in 40, and later in 823 - Charles the Bald, Holy Roman Emperor (died 877). More recently, Sung Han-bin, South Korean singer who was born in 2001.

Conversion help

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

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

A few related timestamps to 929314799 are:

Start of year
915148800
End of Year
946684799
Start of month
928195200
End of month
930787199
Start of day
929232000
End fo day
929318399
Start of hour
929311200
End fo hour
929314799
Start of min
929314740
End fo min
929314799