Unix timestamp

1649030460

Mon 04 Apr 2022 12:01:00 AM UTC

Coordinated Universal Time

Mon Apr 4 00:01:00 2022 UTC

In your local timezone

2022-04-04T00:01:00+00:00

ISO 8601

Mon, 04 Apr 2022 00:01:00 +0000

RFC 2822

2459674

Julian Date

3 Nisan 5782

Hebrew Date

042

Swatch Internet Time

93

Day of the year

April

Month

30

Days in month

14

Week

Monday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1649030460

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

1649030460 is representing the 93 day of the year 2022 in the Gregorian calendar, having 365 days. There are 272 days left of the year and this particular timestamp falls on a Monday, April 04 of week 14 at 00:01 UTC in the monrning meaning that about 0% of the day has passed. At this specifc time, the moon was in its Waxing crescent phase, about 248,036 miles (or 399,176 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 190, Dong Zhuo has his troops evacuate the capital Luoyang and burn it to the ground. And later in 503 BC Roman consul Agrippa Menenius Lanatus celebrates a triumph for a military victory over the Sabines. More recently, in 2023 Finland becomes a member of NATO after Turkey accepts its membership request.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 397 when Ambrose, Roman archbishop and saint (born in 338) passed away and in 636 when Isidore of Seville, Spanish archbishop and saint (born in 560) left us. And more recently, Tony Rundle, Australian politician, 40th Premier of Tasmania (died in 1939) who died in in 2025.

April 4, or 1649030460, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Caracalla, Roman emperor (died in 217) who was born in 188, and later in 1436 - Amalia of Saxony, Duchess of Bavaria-Landshut (died in 1501). More recently, Risako Sugaya, Japanese singer and actress who was born in 1994.

Conversion help

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

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

A few related timestamps to 1649030460 are:

Start of year
1640995200
End of Year
1672531199
Start of month
1648771200
End of month
1651363199
Start of day
1649030400
End fo day
1649116799
Start of hour
1649030400
End fo hour
1649033999
Start of min
1649030460
End fo min
1649030519