Unix timestamp

959039941

Mon 22 May 2000 11:59:01 PM UTC

Coordinated Universal Time

Mon May 22 23:59:01 2000 UTC

In your local timezone

2000-05-22T23:59:01+00:00

ISO 8601

Mon, 22 May 2000 23:59:01 +0000

RFC 2822

2451688

Julian Date

17 Iyyar 5760

Hebrew Date

040

Swatch Internet Time

142

Day of the year

May

Month

31

Days in month

21

Week

Monday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

959039941

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

959039941 is representing the 142 day of the year 2000 in the Gregorian calendar which was a leap year having 366 days. There are 224 days left of the year and this particular timestamp falls on a Monday, May 22 of week 21 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 Waning Gibbous phase, about 251,569 miles (or 404,861 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 760, fourteenth recorded perihelion passage of Halley's Comet. And later in 0760 fourteenth recorded perihelion passage of Halley's Comet. More recently, in 2021 hypothermia kills 21 runners in the 100 km (60-mile) Gansu ultramarathon disaster in China.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 192 when Dong Zhuo, Chinese warlord and politician (born in 138) passed away and in 0192 when Dong Zhuo, Chinese warlord and politician (born in 138) left us. And more recently, David Wilkie, Scottish swimmer (born in 1954) who died in in 2024.

May 22, or 959039941, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Itzam K'an Ahk I, Mayan king (died in 686) who was born in 0626, and later in 626 - Itzam K'an Ahk I, Mayan king (died in 686). More recently, Anthony Richardson, American football player who was born in 2002.

Conversion help

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

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

A few related timestamps to 959039941 are:

Start of year
946684800
End of Year
978307199
Start of month
957139200
End of month
959817599
Start of day
958953600
End fo day
959039999
Start of hour
959036400
End fo hour
959039999
Start of min
959039940
End fo min
959039999