Unix timestamp

18835199

Thu 06 Aug 1970 11:59:59 PM UTC

Coordinated Universal Time

Thu Aug 6 23:59:59 1970 UTC

In your local timezone

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

ISO 8601

Thu, 06 Aug 1970 23:59:59 +0000

RFC 2822

2440806

Julian Date

4 Av 5730

Hebrew Date

041

Swatch Internet Time

217

Day of the year

August

Month

31

Days in month

32

Week

Thursday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

18835199

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

18835199 is representing the 217 day of the year 1970 in the Gregorian calendar, having 365 days. There are 148 days left of the year and this particular timestamp falls on a Thursday, August 06 of week 32 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 Waxing crescent phase, about 248,854 miles (or 400,491 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 686, the Ummayad forces suffer a deceisive defeat against the pro-Alid forces under Ibrahim ibn al-Ashtar in the Battle of Khazir. And later in 1284 the Republic of Pisa is defeated in the Battle of Meloria by the Republic of Genoa, thus losing its naval dominance in the Mediterranean. More recently, in 2010 flash floods across a large part of Jammu and Kashmir, India, damages 71 towns and kills at least 255 people.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 258 when Pope Sixtus II passed away and in 523 when Pope Hormisdas (born in 450) left us. And more recently, Connie Chiume, South African actress and filmmaker (born in 1952) who died in in 2024.

August 6, or 18835199, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Emperor Go-Toba of Japan (died in 1239) who was born in 1180, and later in 1504 - Matthew Parker, English archbishop (died in 1575). More recently, Rebeka Masarova, Spanish-Swiss tennis player who was born in 1999.

Conversion help

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

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

A few related timestamps to 18835199 are:

Start of year
0
End of Year
31535999
Start of month
18316800
End of month
20995199
Start of day
18748800
End fo day
18835199
Start of hour
18831600
End fo hour
18835199
Start of min
18835140
End fo min
18835199