Unix timestamp

1042325940

Sat 11 Jan 2003 10:59:00 PM UTC

Coordinated Universal Time

Sat Jan 11 22:59:00 2003 UTC

In your local timezone

2003-01-11T22:59:00+00:00

ISO 8601

Sat, 11 Jan 2003 22:59:00 +0000

RFC 2822

2452651

Julian Date

8 Shevat 5763

Hebrew Date

999

Swatch Internet Time

10

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

1042325940

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

1042325940 is representing the 10 day of the year 2003 in the Gregorian calendar, having 365 days. There are 355 days left of the year and this particular timestamp falls on a Saturday, January 11 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 First quarter phase, about 251,747 miles (or 405,148 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 532, Nika riots in Constantinople: A quarrel between supporters of different chariot teams—the Blues and the Greens—in the Hippodrome escalates into violence. And later in 630 Conquest of Mecca: Muhammad and his followers conquer the city, and the Quraysh association of clans surrenders. More recently, in 2020 COVID-19 pandemic in Hubei: Municipal health officials in Wuhan announce the first recorded death from COVID-19.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 140 when Pope Hyginus, Bishop of Rome (born 74) passed away and in 705 when Pope John VI (born 655) left us. And more recently, Carole Cook, American actress and singer (born 1924) who died in in 2023.

January 11, or 1042325940, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Theodosius I, Roman emperor (died 395) who was born in 347, and later in 889 - Abd-ar-Rahman III, first Caliph of Córdoba (died 961). More recently, Thomas Mikaele, New Zealand rugby league player who was born in 1998.

Conversion help

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

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

A few related timestamps to 1042325940 are:

Start of year
1041379200
End of Year
1072915199
Start of month
1041379200
End of month
1044057599
Start of day
1042243200
End fo day
1042329599
Start of hour
1042322400
End fo hour
1042325999
Start of min
1042325940
End fo min
1042325999