Turn observation times into Greenwich sidereal time. Switch between UTC, local offsets, and Julian input. Get clear outputs in hours, degrees, and HMS format.
This tool converts your input into a Julian Date (JD). It then computes Julian centuries since J2000.0:
T = (JD − 2451545.0) / 36525
Greenwich Mean Sidereal Time is calculated in seconds using:
GMST = 67310.54841 + (876600·3600 + 8640184.812866)·T + 0.093104·T² − 6.2×10⁻⁶·T³
The result is normalized to 0–86400 seconds, then converted to hours and degrees.
| Input mode | Input | Expected GMST (approx.) | Notes |
|---|---|---|---|
| Julian Date | JD = 2451545.0 | ~ 18:41:50 | J2000.0 reference; values vary by convention. |
| UTC date & time | 2026-01-12 00:00:00 | Computed by tool | Shows modern-date behavior and normalization. |
| Local + offset | 2026-01-12 05:00:00, offset +5 | Same as 00:00:00 UTC | Demonstrates offset conversion into UTC. |
Greenwich Mean Sidereal Time (GMST) tells you which right ascension is currently crossing the Greenwich meridian. It is a clock built from Earth’s rotation relative to distant stars, not the Sun.
Telescopes track targets by right ascension (RA) and declination. When your local sidereal time equals an object’s RA, the object is on your meridian and reaches its highest altitude. That makes sidereal time a practical bridge between sky coordinates and observing schedules.
A mean sidereal day is about 23 h 56 m 4.091 s, roughly 3 m 56 s shorter than a 24-hour solar day. The difference exists because Earth moves along its orbit while it rotates, so the Sun appears to drift eastward against the star background each day.
This calculator first converts the provided date and time into a Julian Date (JD), a continuous day count used in astronomy and spacecraft operations. JD avoids calendar edge cases and lets time formulas stay smooth across months and leap years.
Many Earth-rotation models are expressed as polynomials in centuries since J2000.0. The variable T = (JD − 2451545.0) / 36525 is small for modern dates, which keeps the GMST computation numerically stable and easy to normalize to a 0–86400 second range.
GMST can be treated as an angle. The calculator shows a time-format value (HH:MM:SS.sss), decimal hours, degrees, and normalized seconds. Conversions follow 24 h = 360°, so 1 hour equals 15 degrees. Use degrees for angular work and HMS for observation planning.
To get Local Sidereal Time (LST), add your observer longitude to GMST (east positive, west negative). If you add longitude in degrees, first convert it to hours by dividing by 15. Finally, wrap the result into the 0–24 hour range. LST is the value you compare directly with target RA.
GMST is a “mean” sidereal time, which is excellent for many planning and pointing tasks. High-precision astrometry may require nutation corrections (GAST), polar motion, and updated Earth orientation data. Still, this tool’s breakdown is ideal for logs, education, and fast calculations during analysis.
For local planning, add your longitude to GMST and wrap to 24 hours. Compare the resulting LST to target RA to estimate meridian transits.
GMST uses mean equinox terms. GAST adds nutation effects, giving apparent sidereal time. For routine observing plans, GMST is usually sufficient.
Separating seconds makes it easy to enter sub-second precision without fighting time-input limitations. It improves JD and GMST precision for high-rate timestamps.
Enter local clock time and the offset where local = UTC + offset. The tool converts to UTC internally, then computes GMST from the converted UTC.
Yes. Select the Julian Date mode and provide JD. The calculator skips calendar conversion and computes GMST using the same polynomial and normalization steps.
Multiply decimal hours by 15 to get degrees. The page already displays degrees and normalized seconds, which are useful for angle-based transformations.
Use east-positive longitudes. West longitudes should be negative. Add longitude-hours to GMST, then wrap the final LST into the 0–24 hour range.
Because Earth’s orbit shifts the Sun’s apparent position daily. Sidereal time tracks star-fixed rotation, so it gains about four minutes per solar day.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.