Unix timestamp

1713488396

Fri 19 Apr 2024 12:59:56 AM UTC

Coordinated Universal Time

Fri Apr 19 00:59:56 2024 UTC

In your local timezone

2024-04-19T00:59:56+00:00

ISO 8601

Fri, 19 Apr 2024 00:59:56 +0000

RFC 2822

2460420

Julian Date

11 Nisan 5784

Hebrew Date

083

Swatch Internet Time

109

Day of the year

April

Month

30

Days in month

16

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1713488396

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

1713488396 is representing the 109 day of the year 2024 in the Gregorian calendar which was a leap year having 366 days. There are 257 days left of the year and this particular timestamp falls on a Friday, April 19 of week 16 at 00:59 UTC in the monrning meaning that about 4% of the day has passed. At this specifc time, the moon was in its Waxing gibbous phase, about 251,368 miles (or 404,538 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 65, the Freedman Milichus betrays Piso's plot to kill the Emperor Nero and all of the conspirators are arrested. And later in 531 Battle of Callinicum: A Byzantine army under Belisarius is defeated by the Persians at Raqqa (northern Syria). More recently, in 2020 a killing spree in Nova Scotia, Canada, leaves 22 people and the perpetrator dead, making it the deadliest rampage in the country's history.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 843 when Judith of Bavaria, Frankish empress passed away and in 1012 when Ælfheah of Canterbury, English archbishop and saint (born in 954) left us. And more recently, Daniel Dennett, American philosopher and author (born in 1942) who died in in 2024.

April 19, or 1713488396, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Frederick IV, King of Naples (died in 1504) who was born in 1452, and later in 1593 - Sir John Hobart, 2nd Baronet, English politician (died in 1647). More recently, Jackson Merrill, American baseball player who was born in 2003.

Conversion help

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

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

A few related timestamps to 1713488396 are:

Start of year
1704067200
End of Year
1735689599
Start of month
1711929600
End of month
1714521599
Start of day
1713484800
End fo day
1713571199
Start of hour
1713484800
End fo hour
1713488399
Start of min
1713488340
End fo min
1713488399