Unix timestamp

749609997

Sun 03 Oct 1993 12:59:57 AM UTC

Coordinated Universal Time

Sun Oct 3 00:59:57 1993 UTC

In your local timezone

1993-10-03T00:59:57+00:00

ISO 8601

Sun, 03 Oct 1993 00:59:57 +0000

RFC 2822

2449264

Julian Date

18 Tishri 5754

Hebrew Date

083

Swatch Internet Time

275

Day of the year

October

Month

31

Days in month

39

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

749609997

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

749609997 is representing the 275 day of the year 1993 in the Gregorian calendar, having 365 days. There are 90 days left of the year and this particular timestamp falls on a Sunday, October 03 of week 39 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 Waning Gibbous phase, about 250,627 miles (or 403,346 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 52 BC, Gallic Wars: Vercingetorix, leader of the Gauls, surrenders to the Romans under Julius Caesar, ending the siege and Battle of Alesia. And later in 382 roman Emperor Theodosius I concludes a peace treaty with the Goths and settles them in the Balkans. More recently, in 2457 BC Gaecheonjeol, Hwanung (환웅) purportedly descended from heaven. South Korea's National Foundation Day.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 42 BC when Gaius Cassius Longinus, Roman politician (born 85 BC) passed away and in 723 when Elias I of Antioch, Syriac Orthodox Patriarch of Antioch. left us. And more recently, Mary O'Rourke, Irish politician (born 1937) who died in in 2024.

October 3, or 749609997, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Gaius Cassius Longinus, Roman politician (died in 42 BC) who was born in 85 BC, and later in 1292 - Eleanor de Clare, English noblewoman (died in 1337). More recently, Aki Takajo, Japanese singer who was born in 1991.

Conversion help

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

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

A few related timestamps to 749609997 are:

Start of year
725846400
End of Year
757382399
Start of month
749433600
End of month
752111999
Start of day
749606400
End fo day
749692799
Start of hour
749606400
End fo hour
749609999
Start of min
749609940
End fo min
749609999