Unix timestamp

18489548

Sun 02 Aug 1970 11:59:08 PM UTC

Coordinated Universal Time

Sun Aug 2 23:59:08 1970 UTC

In your local timezone

1970-08-02T23:59:08+00:00

ISO 8601

Sun, 02 Aug 1970 23:59:08 +0000

RFC 2822

2440802

Julian Date

29 Tammuz 5730

Hebrew Date

041

Swatch Internet Time

213

Day of the year

August

Month

31

Days in month

31

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

18489548

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

18489548 is representing the 213 day of the year 1970 in the Gregorian calendar, having 365 days. There are 152 days left of the year and this particular timestamp falls on a Sunday, August 02 of week 31 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 New moon phase, about 251,825 miles (or 405,273 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 49 BC, Caesar, who marched to Spain earlier in the year, leaving Marcus Antonius in charge of Italy, defeats Pompey's general Afranius and Petreius in Ilerda (Lerida) north of the Ebro river. And later in 338 BC a Macedonian army led by Philip II defeated the combined forces of Athens and Thebes in the Battle of Chaeronea, securing Macedonian Hegemony in Greece and the Aegean. More recently, in 1918 the first General strike in Canadian history takes place in Vancouver.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 216 BC when Marcus Minucius Rufus, Roman consul passed away and in 257 when Pope Stephen I left us. And more recently, Nitin Chandrakant Desai, Indian art director, production designer, and film and television producer (born 1965) who died in in 2023.

August 2, or 18489548, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Kyawswa of Pagan, last ruler of the Pagan Kingdom (died 1299) who was born in 1260, and later in 1455 - John Cicero, Elector of Brandenburg (died 1499). More recently, Mohammed Kudus, Ghanaian footballer who was born in 2000.

Conversion help

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

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

A few related timestamps to 18489548 are:

Start of year
0
End of Year
31535999
Start of month
18316800
End of month
20995199
Start of day
18403200
End fo day
18489599
Start of hour
18486000
End fo hour
18489599
Start of min
18489540
End fo min
18489599