Unix timestamp

915325199

Sun 03 Jan 1999 12:59:59 AM UTC

Coordinated Universal Time

Sun Jan 3 00:59:59 1999 UTC

In your local timezone

1999-01-03T00:59:59+00:00

ISO 8601

Sun, 03 Jan 1999 00:59:59 +0000

RFC 2822

2451182

Julian Date

15 Tevet 5759

Hebrew Date

083

Swatch Internet Time

2

Day of the year

January

Month

31

Days in month

53

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

915325199

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

915325199 is representing the 2 day of the year 1999 in the Gregorian calendar, having 365 days. There are 363 days left of the year and this particular timestamp falls on a Sunday, January 03 of week 53 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 233,973 miles (or 376,544 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 69, the Roman legions on the Rhine refuse to declare their allegiance to Galba, instead proclaiming their legate, Aulus Vitellius, as emperor. And later in 250 emperor Decius orders everyone in the Roman Empire (except Jews) to make sacrifices to the Roman gods. More recently, in 2024 at least 91 people are killed in bombings in Kerman, Iran, during a ceremony commemorating the assassination of Iranian General Qasem Soleimani four years earlier.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 236 when Anterus, pope of the Catholic Church passed away and in 323 when Emperor Yuan of Jin, Chinese emperor (born in 276) left us. And more recently,

who died in in 2025.

January 3, or 915325199, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Cicero, Roman philosopher, lawyer, and politician (died in 43 BC) who was born in 106 BC, and later in 1509 - Gian Girolamo Albani, Italian cardinal (died in 1591). More recently, Deni Avdija, Israeli-Serbian basketball player who was born in 2001.

Conversion help

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

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

A few related timestamps to 915325199 are:

Start of year
915148800
End of Year
946684799
Start of month
915148800
End of month
917827199
Start of day
915321600
End fo day
915407999
Start of hour
915321600
End fo hour
915325199
Start of min
915325140
End fo min
915325199