Unix timestamp

696124799

Wed 22 Jan 1992 11:59:59 PM UTC

Coordinated Universal Time

Wed Jan 22 23:59:59 1992 UTC

In your local timezone

1992-01-22T23:59:59+00:00

ISO 8601

Wed, 22 Jan 1992 23:59:59 +0000

RFC 2822

2448645

Julian Date

17 Shevat 5752

Hebrew Date

041

Swatch Internet Time

21

Day of the year

January

Month

31

Days in month

04

Week

Wednesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

696124799

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

696124799 is representing the 21 day of the year 1992 in the Gregorian calendar which was a leap year having 366 days. There are 345 days left of the year and this particular timestamp falls on a Wednesday, January 22 of week 04 at 23:59 UTC in the afternoon meaning that about 100% of the day has passed. At this specifc time, the moon was in its Waning Gibbous phase, about 229,177 miles (or 368,825 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 613, eight-month-old Heraclius Constantine is crowned as co-emperor (Caesar) by his father Heraclius at Constantinople. And later in 871 Battle of Basing: The West Saxons led by King Æthelred I are defeated by the Danelaw Vikings at Basing. More recently, in 2024 Ram Mandir is inaugurated by Indian Prime Minister Narendra Modi at Ayodhya, Uttar Pradesh after 500 years of dispute.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 239 when Cao Rui, Chinese emperor (born 205) passed away and in 628 when Anastasius of Persia, monk left us. And more recently, Lin Brehmer, American disc jockey (born 1954) who died in in 2023.

January 22, or 696124799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Ibn Taymiyyah, Syrian scholar and theologian (died 1328) who was born in 1263, and later in 1440 - Ivan III of Russia (died 1505). More recently, Athena Mapelli Mozzi, daughter of Princess Beatrice, born 11th in Line of succession to the British throne who was born in 2025.

Conversion help

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

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

A few related timestamps to 696124799 are:

Start of year
694224000
End of Year
725846399
Start of month
694224000
End of month
696902399
Start of day
696038400
End fo day
696124799
Start of hour
696121200
End fo hour
696124799
Start of min
696124740
End fo min
696124799