Unix timestamp

1649286059

Wed 06 Apr 2022 11:00:59 PM UTC

Coordinated Universal Time

Wed Apr 6 23:00:59 2022 UTC

In your local timezone

2022-04-06T23:00:59+00:00

ISO 8601

Wed, 06 Apr 2022 23:00:59 +0000

RFC 2822

2459677

Julian Date

5 Nisan 5782

Hebrew Date

000

Swatch Internet Time

95

Day of the year

April

Month

30

Days in month

14

Week

Wednesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1649286059

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

1649286059 is representing the 95 day of the year 2022 in the Gregorian calendar, having 365 days. There are 270 days left of the year and this particular timestamp falls on a Wednesday, April 06 of week 14 at 23:00 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon was in its Waxing crescent phase, about 251,825 miles (or 405,274 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 46 BC, Julius Caesar defeats Caecilius Metellus Scipio and Marcus Porcius Cato (Cato the Younger) at the Battle of Thapsus. And later in 402 Stilicho defeats the Visigoths under Alaric In the Battle of Pollentia. More recently, in 2018 a bus carrying the Humboldt Broncos junior ice hockey team collides with a semi-truck in Saskatchewan, Canada, killing 16 people and injuring 13 others.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 861 when Prudentius, bishop of Troyes passed away and in 885 when Saint Methodius, Byzantine missionary and saint (born in 815) left us. And more recently, Jay North, American actor (born in 1951) who died in in 2025.

April 6, or 1649286059, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Maimonides, Jewish philosopher, Torah scholar, physician and astronomer (March 30 also proposed, d. 1204) who was born in 1135, and later in 1342 - Infanta Maria, Marchioness of Tortosa. More recently, Leyre Romero Gormaz, Spanish tennis player who was born in 2002.

Conversion help

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

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

A few related timestamps to 1649286059 are:

Start of year
1640995200
End of Year
1672531199
Start of month
1648771200
End of month
1651363199
Start of day
1649203200
End fo day
1649289599
Start of hour
1649286000
End fo hour
1649289599
Start of min
1649286000
End fo min
1649286059