Инструменты Intosoft

Универсальный конвертер дат

Конвертация дат между мировыми календарными системами — Григорианский, Непальский BS, Исламский, Персидский, Еврейский и другие.

GregorianBS (Nepali)
2082/12/04
4 Chaitra, 2082

Поддерживаемые календари

Gregorian Calendar (AD/CE)Worldwide

The international standard calendar used worldwide

Introduced by Pope Gregory XIII in 1582

Julian CalendarHistorical / Orthodox churches

The predecessor to the Gregorian calendar, still used in some Orthodox churches

Introduced by Julius Caesar in 46 BC

Bikram Sambat (BS)Nepal

The official calendar of Nepal, approximately 56.7 years ahead of Gregorian

Named after King Vikramaditya, established ~57 BC

Islamic Calendar (Hijri)Muslim world

A lunar calendar used in Muslim countries for religious purposes

Based on Prophet Muhammad's migration to Medina in 622 AD

Persian Calendar (Solar Hijri)Iran, Afghanistan

The official calendar of Iran and Afghanistan

Solar calendar based on astronomical observations

Hebrew CalendarIsrael, Jewish communities

The traditional calendar used in Judaism for religious observances

Established around the 4th century CE

Chinese CalendarChina, East Asia

Traditional Chinese lunisolar calendar (approximate solar mapping)

One of the oldest chronological records, dating back thousands of years

Thai Solar Calendar (BE)Thailand

Buddhist Era calendar used in Thailand, 543 years ahead of Gregorian

Based on the Buddhist Era

Ethiopian CalendarEthiopia, Eritrea

The principal calendar used in Ethiopia, 7-8 years behind Gregorian

Based on the Alexandrian calendar

Japanese Calendar (Reiwa Era)Japan

Japanese imperial era calendar, currently in the Reiwa era

Era system dating back to 645 CE, Reiwa since May 1, 2019

Indian National Calendar (Saka)India

The official civil calendar of India alongside the Gregorian

Reformed in 1957 based on the Saka era starting 78 CE

Instant Results
100% Private
No Installation
Free by Intosoft

About Unix Timestamp Converter

Unix timestamps (Epoch time) are widely used in programming but are unreadable to humans. Our free online Date Converter instantly translates Unix timestamps into human-readable dates, and vice versa, in your local timezone.

How It Works

A Unix timestamp represents the number of seconds (or milliseconds) that have elapsed since January 1, 1970 (UTC). The tool parses this number and converts it into a standard ISO date format, adjusting for your browser's local timezone settings.

Common Use Cases

  • Debugging database records that store dates as integers
  • Converting API responses containing Epoch time into readable formats
  • Generating specific Unix timestamps for testing code
  • Comparing server time (UTC) with local time

Frequently Asked Questions

Standard Unix timestamps are in seconds (10 digits). JavaScript and many modern systems use milliseconds (13 digits). Our tool can automatically detect and handle both formats.

The tool displays the converted date in both UTC (Coordinated Universal Time) and your computer's local timezone for easy comparison.