Unix timestamp

1484434798

Sat 14 Jan 2017 10:59:58 PM UTC

Coordinated Universal Time

Sat Jan 14 22:59:58 2017 UTC

In your local timezone

2017-01-14T22:59:58+00:00

ISO 8601

Sat, 14 Jan 2017 22:59:58 +0000

RFC 2822

2457768

Julian Date

16 Tevet 5777

Hebrew Date

999

Swatch Internet Time

13

Day of the year

January

Month

31

Days in month

02

Week

Saturday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1484434798

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

1484434798 is representing the 13 day of the year 2017 in the Gregorian calendar, having 365 days. There are 352 days left of the year and this particular timestamp falls on a Saturday, January 14 of week 02 at 22:59 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon was in its Waning Gibbous phase, about 238,101 miles (or 383,187 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 1639, the "Fundamental Orders", the first written Constitution that created a government, is adopted in Connecticut. And later in 1761 the Third Battle of Panipat is fought in India between the Afghans under Ahmad Shah Durrani and the Marathas. More recently, in 2024 queen Margrethe II abdicates as Queen of Denmark and is succeeded by her son, Frederik X.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 769 when Cui Huan, chancellor of the Tang Dynasty passed away and in 927 when Wang Yanhan, king of Min (Ten Kingdoms) left us. And more recently, Tony Slattery, British actor, comedian and television personality (born 1959) who died in in 2025.

January 14, or 1484434798, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Mark Antony, Roman general and politician (died 30 BCE) who was born in 83 BC, and later in 1131 - Valdemar I of Denmark (died 1182). More recently, JJ Peterka, German ice hockey player who was born in 2002.

Conversion help

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

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

A few related timestamps to 1484434798 are:

Start of year
1483228800
End of Year
1514764799
Start of month
1483228800
End of month
1485907199
Start of day
1484352000
End fo day
1484438399
Start of hour
1484431200
End fo hour
1484434799
Start of min
1484434740
End fo min
1484434799