Unix timestamp

1523764798

Sun 15 Apr 2018 03:59:58 AM UTC

Coordinated Universal Time

Sun Apr 15 03:59:58 2018 UTC

In your local timezone

2018-04-15T03:59:58+00:00

ISO 8601

Sun, 15 Apr 2018 03:59:58 +0000

RFC 2822

2458224

Julian Date

30 Nisan 5778

Hebrew Date

208

Swatch Internet Time

104

Day of the year

April

Month

30

Days in month

15

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1523764798

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

1523764798 is representing the 104 day of the year 2018 in the Gregorian calendar, having 365 days. There are 261 days left of the year and this particular timestamp falls on a Sunday, April 15 of week 15 at 03:59 UTC in the monrning meaning that about 17% of the day has passed. At this specifc time, the moon was in its New moon phase, about 239,029 miles (or 384,680 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 769, the Lateran Council ends by condemning the Council of Hieria and Anathematizing its iconoclastic rulings. And later in 1071 Bari, the last Byzantine possession in southern Italy, is surrendered to Robert Guiscard. More recently, in 2021 a mass shooting occurred at a FedEx Ground facility in Indianapolis, Indiana, killing nine and injuring seven.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 628 when Suiko, emperor of Japan (born 554) passed away and in 943 when Liu Bin, emperor of Southern Han (born 920) left us. And more recently, Wink Martindale, American DJ, radio personality, and TV personality (born 1933) who died in in 2025.

April 15, or 1523764798, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Gaius Maecenas, Roman politician (died 8 BC) who was born in 68 BC, and later in 1282 - Frederick IV, Duke of Lorraine (died 1329). More recently, Matías Soulé, Argentine footballer who was born in 2003.

Conversion help

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

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

A few related timestamps to 1523764798 are:

Start of year
1514764800
End of Year
1546300799
Start of month
1522540800
End of month
1525132799
Start of day
1523750400
End fo day
1523836799
Start of hour
1523761200
End fo hour
1523764799
Start of min
1523764740
End fo min
1523764799