Unix timestamp

1248825540

Tue 28 Jul 2009 11:59:00 PM UTC

Coordinated Universal Time

Tue Jul 28 23:59:00 2009 UTC

In your local timezone

2009-07-28T23:59:00+00:00

ISO 8601

Tue, 28 Jul 2009 23:59:00 +0000

RFC 2822

2455042

Julian Date

7 Av 5769

Hebrew Date

040

Swatch Internet Time

208

Day of the year

July

Month

31

Days in month

31

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1248825540

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

1248825540 is representing the 208 day of the year 2009 in the Gregorian calendar, having 365 days. There are 157 days left of the year and this particular timestamp falls on a Tuesday, July 28 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 First quarter phase, about 241,421 miles (or 388,529 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 1364, troops of the Republic of Pisa and the Republic of Florence clash in the Battle of Cascina. And later in 1571 la Laguna Encomienda, known today as the Laguna province in the Philippines, is founded by the Spaniards as one of the oldest Encomiendas (provinces) in the country. More recently, in 2017 Prime Minister of Pakistan, Nawaz Sharif was disqualified from office for life by Supreme Court of Pakistan after finding him guilty of corruption charges.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 450 when Theodosius II, Roman emperor (born 401) passed away and in 631 when Athanasius I Gammolo, Syriac Orthodox Patriarch of Antioch. left us. And more recently, Francine Pascal, American author (born 1932) who died in in 2024.

July 28, or 1248825540, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Margaret of Durazzo, Queen of Naples and Hungary (died 1412) who was born in 1347, and later in 1516 - William, Duke of Jülich-Cleves-Berg, German nobleman (died 1592). More recently, Hyojung, South Korean singer who was born in 1994.

Conversion help

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

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

A few related timestamps to 1248825540 are:

Start of year
1230768000
End of Year
1262303999
Start of month
1246406400
End of month
1249084799
Start of day
1248739200
End fo day
1248825599
Start of hour
1248822000
End fo hour
1248825599
Start of min
1248825540
End fo min
1248825599