Local time first, convert precisely
Local time is the instrument; convert the moment to a single absolute timeline before you build a chart. Always record the original civil time, the timezone identifier, and the exact longitude and latitude.
Why civil time cannot be trusted
Civil time is a legal convention that can shift with politics, not natural solar motion. Charts in Qi Men Dun Jia require the true astronomical moment, because the placement of the Heaven and Earth panels, and the alignment of the Three Wonders and Six Instruments depend on the exact solar hour and longitude, not on a government decree.
Convert to UTC, then to Local Mean Time
Record the event time as recorded, then convert that timestamp to Coordinated Universal Time. Use the IANA timezone database when converting modern dates, because it captures daylight saving rules and historical offsets precisely.
Once you have UTC, calculate Local Mean Time from longitude by adding longitude divided by 15 hours, positive east and negative west. Use that Local Mean Time to place the 24 hour divisions and the 12 Earthly Branch double-hours that anchor the 8 Doors and 9 Stars positions within the panels.
Which panel is the baseline
Set the Heaven and Earth panels using Local Mean Time, not standard timezone time. Explain what those terms mean when you first meet them: Heaven and Earth panels are the two coordinate layers in a Qi Men Dun Jia chart that map time and spatial orientation into tactical signs. Use the Local Mean Time to align the Heaven panel, and then derive the Earth panel by the classical rotation rules in your system.
When to use civil time instead of solar time
Use civil time only when the question explicitly references how people experience time in that jurisdiction, for example, scheduling a meeting or legal deadlines. Use Local Mean Time for questions about natural timing, biological rhythm, or the intrinsic energetic moment for tactical operations. Record both and state which you used.
Historical dates and pre-timezone events
Before 1884 there was no global timezone standard and many places used local mean solar time. For events earlier than 1884 compute charts from longitude and apparent solar time, incorporating historical local meridian offsets where available. For 19th century dates after railroads introduced local standard times but before IANA rules were consolidated, check primary local sources or use the historical zone tables in the IANA database with caution.
Daylight saving time and political shifts
Daylight saving time is a political overlay. When generating a chart always retrieve the tz database entry for the place and date so you capture whether DST was in force. If the database lacks the historical rule for your date, apply Local Mean Time and annotate the uncertainty on the chart.
Why minute precision matters
Qi Men Dun Jia uses discrete placements such as the 8 Doors, which are the eight possible outcome channels in a chart. Explain briefly when first used, the 8 Doors are the actionable gateways in a chart that guide tactical moves. A shift of a few minutes can move a configuration from one Door to another, which changes recommended actions and risk profiles. Treat minutes as strategic currency, not noise.
9 Stars and 8 Gods, defined and practical
State the terms when you first meet them: 9 Stars are the nine energetic indicators that color a palace with influence, and 8 Gods are the spiritual agents that modify how those indicators operate. When you calculate, apply the time conversion first, then map the stars and gods to the correct palaces. A misapplied timezone will place a dominant Star in the wrong palace and produce bad strategy.
Software rules to enforce
Design your charting workflow around immutable data, not formatted displays. Store timestamps in UTC, store the IANA timezone identifier, store latitude and longitude, and store the conversion method flag: civil, Local Mean Time, or apparent solar time.
- Require IANA tz identifier input or geolocation lookup for every chart. Do not allow only an offset like UTC+2 without the tz name. Offsets change; names persist with historical rules.
- Log the UTC timestamp, the converted Local Mean Time, and the algorithm version used for Julian Day conversion. This creates an audit trail for validation.
- Show a timezone warning for dates before 1884, and offer a Local Mean Time fallback with explicit longitude calculation.
- Normalize all internal calculations to UTC, render results into the selected local clock only for display and export.
Edge cases you will encounter
Expect ambiguous times around local midnight when civil date and astronomical date disagree. Decide whether your charts align to the civil day or the astronomical day and stay consistent. Handle leap seconds by ignoring them for Qi Men calculations, because they do not materially shift hour-sector assignments, but log their presence for accuracy records.
Validation and accountability
Mandate a verification line on every chart that lists original input, UTC conversion, tz name, longitude, and the phrase Local Mean Time if used. This practice reduces disputes and allows a practitioner to replay the chart generation exactly when outcomes are reviewed against reality.
Always convert to a single absolute timeline, then derive placements from solar time and longitude, and always document every step.
Practical checklist before you publish a chart
Follow these steps in order: capture original civil time and tz identifier, convert to UTC, compute Local Mean Time from longitude, place Heaven and Earth panels from Local Mean Time, map 9 Stars, 8 Gods and 8 Doors into palaces, and annotate any DST or historical uncertainty. This checklist prevents the majority of tactical errors.
Final instrument
Time zones are not a nuisance, they are the determinant that aligns classical signs with the actual moment. Treat timezone conversion as mission-critical data and your charts will be useful rather than misleading.
Always use UTC and longitude as the source of truth.

Leave a Reply
You must be logged in to post a comment.