Unix timestamp

1035334799

Wed 23 Oct 2002 12:59:59 AM UTC

Coordinated Universal Time

Wed Oct 23 00:59:59 2002 UTC

In your local timezone

2002-10-23T00:59:59+00:00

ISO 8601

Wed, 23 Oct 2002 00:59:59 +0000

RFC 2822

2452571

Julian Date

17 Heshvan 5763

Hebrew Date

083

Swatch Internet Time

295

Day of the year

October

Month

31

Days in month

43

Week

Wednesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1035334799

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

1035334799 is representing the 295 day of the year 2002 in the Gregorian calendar, having 365 days. There are 70 days left of the year and this particular timestamp falls on a Wednesday, October 23 of week 43 at 00:59 UTC in the monrning meaning that about 4% of the day has passed. At this specifc time, the moon was in its Full moon phase, about 249,966 miles (or 402,282 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 425, Valentinian III is elevated as Roman emperor at the age of six. And later in 502 the Synodus Palmaris, called by Gothic king Theoderic, absolves Pope Symmachus of all charges, thus ending the schism of Antipope Laurentius. More recently, in 4004 BC James Ussher's purported creation date of the world according to the Bible.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 42 BC when Marcus Junius Brutus the Younger, Roman general and politician (born in 85 BC) passed away and in 877 when Ignatios of Constantinople, Byzantine patriarch (born in 797) left us. And more recently, Jack Jones, American singer and actor (born in 1938) who died in in 2024.

October 23, or 1035334799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Wen Yanbo, Chinese grand chancellor (died in 1097) who was born in 1006, and later in 1255 - Ferdinand de la Cerda, Spanish noble (died in 1275). More recently, Ireland Baldwin, American model who was born in 1995.

Conversion help

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

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

A few related timestamps to 1035334799 are:

Start of year
1009843200
End of Year
1041379199
Start of month
1033430400
End of month
1036108799
Start of day
1035331200
End fo day
1035417599
Start of hour
1035331200
End fo hour
1035334799
Start of min
1035334740
End fo min
1035334799