TOOLS / TIME

Lunar Standard Time

A clock anchored to humanity's first steps on the Moon. Convert any Gregorian date to LST โ€” time measured since Apollo 11 touched down.

MISSION CONTROL // LST TERMINAL v1.0 ● LIVE

CURRENT LUNAR STANDARD TIME

--:--:-- โˆ‡ --:--:--

EARTH: -- UTC

CONVERT A DATE

HOW IT WORKS

EPOCH

Apollo 11 Moon Landing

Time zero: Neil Armstrong's first step on the Moon โ€” July 21, 1969 at 02:56:15 UTC. Every LST timestamp is seconds counted forward from that moment.

1969-07-21 โˆ‡ 00:00:00

SCALE

Shorter Seconds

1 LST second = 0.9843529โ€ฆ Earth seconds. LST ticks ~1.6% faster, so more LST time elapses per Earth-second.

ร— 0.9843529666671

STRUCTURE

60 ยท 60 ยท 24 ยท 30 ยท 12

Seconds โ†’ Minutes โ†’ Hours โ†’ Cycles โ†’ Days โ†’ Years. Same-shaped hierarchy as Earth time, scaled to a lunar rhythm.

YEAR-DAY-CYCLE โˆ‡ H:M:S

OPEN SOURCE

I built this.

The conversion engine is a PHP library I wrote and open-sourced on GitHub. It's MIT licensed โ€” clone it, use it, contribute.

# install via composer composer require vahid/solar-system # or clone git clone https://github.com/vahid-almasi/lunar