Sunrise Sunset Calculator — Sun Times by City or Coordinates

Date & Time

A sunrise sunset calculator computes sunrise, sunset, solar noon, and day length from a date and latitude/longitude using the NOAA solar position equations.

What is it

Sunrise and sunset are the moments the Sun's center crosses the horizon, computed with a zenith angle of 90.833° to account for standard atmospheric refraction (0.833°). This tool implements the NOAA solar calculation equations (equation of time, solar declination, hour angle) directly in your browser, with coordinate presets for major Korean cities (Seoul, Busan, Incheon, Daegu, Daejeon, Gwangju, Ulsan, Jeju) and manual latitude/longitude input. Typical accuracy is within ±1–2 minutes; altitude, terrain, and actual atmospheric conditions can add a few more minutes of difference. There is no location auto-detection: only coordinates you type are used, and they are never sent to or stored on a server.

hour angle H = acos(cos 90.833° ÷ (cos φ × cos δ) − tan φ × tan δ) · sunrise (min, UTC) = 720 − 4 × (longitude + H) − eqtime · sunset (min, UTC) = 720 − 4 × (longitude − H) − eqtime (φ = latitude, δ = solar declination)

How to use

  1. 1Pick a city preset or enter latitude and longitude manually.
  2. 2Set the date and UTC offset (Korea is +9).
  3. 3Press calculate to see sunrise, sunset, solar noon, and day length.

Reference

Sunrise Sunset Calculator — Sun Times by City or Coordinates Reference
LocationDateSunriseSunsetDay length
Seoul (37.57, 126.98)2026-01-0107:4717:239h 37m
Seoul (37.57, 126.98)2026-06-2105:1119:5614h 46m
Busan (35.18, 129.08)2026-01-0107:3217:219h 50m

Sources & standards

FAQ

How accurate are the sunrise and sunset times?

Usually within ±1–2 minutes of NOAA reference values. The calculation assumes standard atmospheric refraction of 0.833°, so real temperature, pressure, elevation, and terrain (mountains, buildings) can shift the observed times by a few more minutes.

Does this tool detect my location automatically?

No. For privacy there is no geolocation: you choose a city preset or type latitude/longitude yourself, and the coordinates are used only in your browser — never sent to or stored on a server.

Is daylight saving time applied?

No. Local times use the fixed UTC offset you enter. For regions with DST, select the offset in effect on that date (for example US Eastern summer is −4).

Related tools