Unix timestamp

1629244799

Tue 17 Aug 2021 11:59:59 PM UTC

Coordinated Universal Time

Tue Aug 17 23:59:59 2021 UTC

In your local timezone

2021-08-17T23:59:59+00:00

ISO 8601

Tue, 17 Aug 2021 23:59:59 +0000

RFC 2822

2459445

Julian Date

9 Elul 5781

Hebrew Date

041

Swatch Internet Time

228

Day of the year

August

Month

31

Days in month

33

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1629244799

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

1629244799 is representing the 228 day of the year 2021 in the Gregorian calendar, having 365 days. There are 137 days left of the year and this particular timestamp falls on a Tuesday, August 17 of week 33 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 226,743 miles (or 364,908 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 309/310, Pope Eusebius is banished by the Emperor Maxentius to Sicily, where he dies, perhaps from a Hunger strike. And later in 310 Pope Eusebius dies, possibly from a Hunger strike, shortly after being banished by the Emperor Maxentius to Sicily. More recently, in 2019 a bomb explodes at a wedding in Kabul killing 63 people and leaving 182 injured.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 754 when Carloman, mayor of the palace of Austrasia passed away and in 949 when Li Shouzhen, Chinese general and governor left us. And more recently, Silvio Santos, Brazilian media mogul and television host (born in 1930) who died in in 2024.

August 17, or 1629244799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Philibert I, Duke of Savoy (died in 1482) who was born in 1465, and later in 1473 - Richard of Shrewsbury, Duke of York (died in 1483). More recently, The Kid Laroi, Australian rapper and songwriter who was born in 2003.

Conversion help

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

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

A few related timestamps to 1629244799 are:

Start of year
1609459200
End of Year
1640995199
Start of month
1627776000
End of month
1630454399
Start of day
1629158400
End fo day
1629244799
Start of hour
1629241200
End fo hour
1629244799
Start of min
1629244740
End fo min
1629244799