FAQ
Quick answers about offline mode, accuracy (Swiss Ephemeris in WASM), zodiac systems, houses, aspects, scores, retrogrades, lunar cycles, and common troubleshooting.
Basics & Offline
Does the local time on the site update automatically?
Yes, the local time displayed on the site updates every 30 seconds without requiring you to refresh the page.
Does the local time on the site work when I’m offline?
Yes. If your device goes offline, the clock automatically switches to your device’s local time.
Does the site work fully offline?
Yes, with one limitation: place lookup by name needs internet. When offline, enter coordinates in the format (lat)xx.xxx,(lon)yy.yyy — e.g., 40.713,-74.006. This works completely offline.
Does the site remember my date, time, and place input?
Yes. Your birth data (date, time, and location) is saved locally in your browser using localStorage.
What does “Interpret birth time as (Local / UTC / LMT)” mean?
Local: use for modern birth times (timezone/DST applied).
UTC: only if your input time is already UTC/UT.
LMT: for historical births using local mean time by longitude.
Accuracy & Tech
How accurate is the chart calculation?
Swiss Ephemeris is used by default for maximum precision — the same high‑accuracy astronomical engine used in professional astrology software. If Swiss Ephemeris fails to load, the site uses a "Local mode" fallback, which is still accurate but slightly less precise than the full ephemeris files.
After Swiss Ephemeris is downloaded once, it is stored offline by your browser’s cache and service worker. This means it does not re-download on page reloads, and it continues working fully offline. Swiss Ephemeris will only be downloaded again if you manually clear your browser storage. Learn more on Swiss Ephemeris (precision & WASM).
Zodiac Systems
Which zodiac systems are supported?
Tropical, Sidereal (KP/Lahiri), and True Sidereal — MTZ (with Ophiuchus). Switch in Settings → Zodiac system. See Zodiac Systems.
What is the difference between tropical and sidereal astrology?
Tropical: tied to seasons and the March equinox;
Sidereal: anchored to star constellations. The difference (ayanamsa) is ~24° in recent years — subtract ~24° from tropical positions to approximate sidereal.
Deep dive: Tropical vs Sidereal.
What is Ayanamsa?
The angular difference between tropical and sidereal zodiacs caused by precession. The value increases by about ~50″/year (~1° per 72 years); full cycle ≈ 25,920 years.
What is “True Sidereal — MTZ,” and why Ophiuchus?
True Sidereal uses constellation midpoints to define sign boundaries (non‑uniform widths). Because the ecliptic crosses Ophiuchus, it is included as a genuine segment. Learn more: True Sidereal (MTZ midpoint).
Interpretation & Cycles
What are house systems?
In astrology, the 12 houses represent different areas of life (self, money, relationships, work, etc.). A house system is simply the method used to draw the borders of those houses in your chart. Different house systems can place the same planet into different houses.
Whole Sign: each sign is a full house.
Equal (from Asc degree): 30° houses from the Ascendant degree.
Placidus: time‑based, unequal houses; common in Western astrology (requires the Swiss Ephemeris engine to be loaded).
What are the three lunar cycles?
Anomalistic: ~27.55 days relative to distance from Earth (perigee/apogee; Supermoons/Micromoons).
Sidereal: ~27.3 days relative to fixed stars (14-day ascending/descending arcs).
Synodic: ~29.5 days from new moon to new moon (eight distinct phases).
Strong vs weak planets — what’s the difference?
Strong: energy flows constructively; virtues are accessible.
Weak: energy is blocked/distorted; may express as compensatory extremes while seeking balance.
What does it mean if a planet is retrograde?
Apparent backward motion; energy turns inward/reflective. Re‑entries across sign boundaries are logged as new entry dates (you may see multiple entries/exits across a single transit).
Retrograde + strength/weakness — how do they interact?
Direct + strong: outward, constructive.
Retrograde + strong: constructive but inward (self‑analysis).
Direct + weak: compensatory/imbalanced.
Retrograde + weak: doubly blocked; inner conflict/overcompensation.
What are the aspect symbols ☌ ⚹ □ △ ☍ and what does the number in brackets mean?
These are the five major (Ptolemaic) aspects in astrology:
-
☌ Conjunction (0°) — neutral amplifier. The two planets fuse and intensify each other.
- Supportive: Sun–Jupiter, Venus–Jupiter, Moon–Venus, Sun–Venus
- Mixed: Sun–Mercury, Moon–Mercury, Venus–Mars
- Challenging: Sun–Saturn, Mars–Saturn, Moon–Pluto, Mars–Pluto
- ⚹ Sextile (60°) — harmonic / opportunity.
- △ Trine (120°) — harmonic / flowing.
- □ Square (90°) — hard / friction.
- ☍ Opposition (180°) — hard / polarizing.
The number in parentheses is the orb — how far the aspect is from exact. Smaller orb = stronger.
The arrow reveals the direction:
- ↑ applying (orb decreasing; aspect strengthening).
- ↓ separating (orb increasing; aspect fading).
Scores & Risk logic
What do the Score values and colors mean for me as a user?
The Score shows how supportive or challenging a planetary influence is. The color helps you quickly understand the intensity:
- ≤ –7 (dark red): Critical – high conflict potential and strong tension.
- –6 to –3 (red): Difficult – requires effort; obstacles likely.
- –2 to –1 (orange): Friction – patience, awareness, and balance needed.
- 0 (grey): Neutral – neither supportive nor challenging.
- +1 to +3 (light green): Positive – helpful influence, mild opportunities.
- ≥ +4 (dark green): Very positive – strong opportunities and beneficial energy.
How are the Scores calculated (Natal, Current Transits, Zeitgeist)?
Natal: dignity/retrograde/natal aspects → baseline.
Current Transits: transiting influences + your baseline.
Zeitgeist: aggregate of transit‑to‑transit aspects for the collective climate.
Why do Money risk and Life risk show the same “Details” aspects but different scores?
They reference the same active Transit→Natal aspects but apply different weights.
Money risk penalizes confusion/impulsiveness/retrogrades more (costly mistakes).
Life risk emphasizes timing and action tolerance.
Troubleshooting, Privacy & Data
The site feels slow on first load — why?
The initial download includes the Swiss Ephemeris engine (WebAssembly) and data files. Afterwards, they’re cached and won’t download again unless you clear storage.
Why isn't my offline coordinate input working?
Make sure you use a comma with no spaces, and use negative signs for South and West (e.g., -33.868,151.209).
Where is my data stored?
All personal chart inputs stay in your browser (localStorage). AstroClock does not upload your birth data or chart settings to a server.