Explain it like I'm 12
This calculator estimates how long the Sun is above the horizon. It uses the date to estimate the Sun angle, then combines that with latitude to get daylight hours.
Estimate daylight length from date and latitude using a transparent solar-declination approximation.
This calculator estimates how long the Sun is above the horizon. It uses the date to estimate the Sun angle, then combines that with latitude to get daylight hours.
CalculationTime estimates day length by combining date-based solar declination with latitude to calculate daylight hours from the solar hour angle.
Approx declination = 23.44° × sin(2π × (day-of-year − 81) ÷ 365). Daylight hours = 24 × acos(−tan(latitude) × tan(declination)) ÷ π.
At latitude −33.9° on 21 June 2026, the declination is near the June solstice. The calculator estimates the shorter Southern Hemisphere winter daylight span.
Master’s Tip: use this for planning and teaching, then check an official local almanac for photography, aviation, navigation, prayer times or legal daylight rules.
Standard or basis: civil-time conversion by explicit UTC offset arithmetic. This is a scheduling and worksheet calculator, not an IANA timezone database, airline schedule, legal deadline or payroll compliance record.
Methodology & Accuracy
CalculationTime pages are built around visible arithmetic: the formula, assumptions, worked example and practical limitations are shown so the result can be checked rather than simply trusted.
Approx declination = 23.44° × sin(2π × (day-of-year − 81) ÷ 365). Daylight hours = 24 × acos(−tan(latitude) × tan(declination)) ÷ π.
Standard or basis: civil-time conversion by explicit UTC offset arithmetic. This is a scheduling and worksheet calculator, not an IANA timezone database, airline schedule, legal deadline or payroll compliance record.
Where a calculator follows a named legal, trade or industry standard, that standard is cited visibly. Otherwise the page uses transparent general arithmetic and states its limits.Master’s Tip: use this for planning and teaching, then check an official local almanac for photography, aviation, navigation, prayer times or legal daylight rules.
No. It estimates daylight length from simplified solar geometry. Use an official almanac for exact local sunrise and sunset times.
Latitude changes the Sun path across the sky, so the same date can have very different daylight length in different places.
This foundation version clamps polar edge cases. A full almanac engine is needed for exact polar daylight behaviour.
Day-length calculation turns the seasonal tilt of Earth into a practical hour count. The simplified formula is useful for education and planning, but official sunrise definitions include refraction and local horizon details.