Unix timestamp

1768525199

Fri 16 Jan 2026 12:59:59 AM UTC

Coordinated Universal Time

Fri Jan 16 00:59:59 2026 UTC

In your local timezone

2026-01-16T00:59:59+00:00

ISO 8601

Fri, 16 Jan 2026 00:59:59 +0000

RFC 2822

2461057

Julian Date

27 Tevet 5786

Hebrew Date

083

Swatch Internet Time

15

Day of the year

January

Month

31

Days in month

03

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1768525199

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

1768525199 is representing the 15 day of the year 2026 in the Gregorian calendar, having 365 days. There are 350 days left of the year and this particular timestamp falls on a Friday, January 16 of week 03 at 00:59 UTC in the monrning meaning that about 4% of the day has passed. At this specifc time, the moon will be in its Waning crescent phase, about 250,933 miles (or 403,838 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 27 BC, gaius Julius Caesar Octavianus is granted the title Augustus by the Roman Senate, marking the beginning of the Roman Empire. And later in 378 general Siyaj K'ak' conquers Tikal, enlarging the domain of King Spearthrower Owl of Teotihuacán. More recently, in 2011 Syrian civil war: The Movement for a Democratic Society (TEV-DEM) is established with the stated goal of re-organizing Syria along the lines of Democratic confederalism.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 654 when Gao Jifu, Chinese politician and chancellor (born in 596) passed away and in 957 when Abu Bakr Muhammad ibn Ali al-Madhara'i, Tulunid vizier (born in 871) left us. And more recently, Bob Uecker, American professional baseball catcher and sportscaster (born in 1934) who died in in 2025.

January 16, or 1768525199, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Sheng Zong, emperor of the Liao Dynasty (died in 1031) who was born in 972, and later in 1093 - Isaac Komnenos, son of Byzantine emperor Alexios I Komnenos (died in 1152). More recently, Boo Seung-kwan, South Korean singer who was born in 1998.

Conversion help

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

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

A few related timestamps to 1768525199 are:

Start of year
1767225600
End of Year
1798761599
Start of month
1767225600
End of month
1769903999
Start of day
1768521600
End fo day
1768607999
Start of hour
1768521600
End fo hour
1768525199
Start of min
1768525140
End fo min
1768525199