Why Two People Born on the Same Day Turn Out Different

Not the day — the hour. And sometimes just one minute of it.

Bokki Editorial

The short answer

Two people born on the same calendar day, in the same city, share three of Saju's four pillars: year, month and day. Bokki's chart function, getFourPillars(), builds those three from the date alone — nobody's birth hour changes them. What can differ is the fourth pillar, the hour, and it is not the size of the gap that decides how different two charts end up. Run two births in Seoul on 11 April 1997, 03:00 and 20:00, and you get 癸丑 (Ox) against 壬戌 (Dog) — obviously different, seventeen hours apart. Run two births on the same date, 07:32 and 07:33 — one minute apart — and the hour pillar still splits, 乙卯 (Rabbit) against 丙辰 (Dragon). This piece is not about any specific person's chart. It is about how the hour pillar's boundary actually falls, computed the same way Bokki computes anyone's.

Why the hour pillar is the only one that moves

getFourPillars(birthDate, birthTime, placeId) builds the year, month and day pillars from Julian-day arithmetic and the 24 solar terms — inputs that don't touch the clock at all. The hour pillar is different: it depends on where the sun actually was above the birthplace at that moment, not what the clock said. Twelve two-hour branches divide the day — 子 23:00–01:00, 丑 01:00–03:00, and so on up through 卯 05:00–07:00 and 辰 07:00–09:00 — but those boundaries are drawn in apparent solar time, not clock time. Bokki's engine corrects for that with toTrueSolarTime(): longitude against the timezone meridian, plus the equation of time. For Seoul on 11 April 1997 the correction is minus 33 minutes (minus 32.08 for longitude, minus 1.03 for the equation of time that day) — meaning the 卯/辰 boundary, 07:00 by the clock's own logic, actually falls at 07:33 clock time.

Worked example — one minute, two charts

Feed 11 April 1997 in Seoul into the engine at 07:32 and 07:33. Year, month and day pillars come out identical both times: 丁丑, 甲辰, 癸未. The hour pillar does not. 07:32, corrected, lands at 06:59 — still inside 卯 — giving hour pillar 乙卯, whose ten-god relationship to this day master is 食神 (Creativity). 07:33, corrected, lands at 07:00 exactly — the first minute of 辰 — giving hour pillar 丙辰, ten god 正财 (Wealth). Two names for two completely different kinds of read, from one minute on a birth certificate. Ask Bokki's engine the same question without a placeId — no true solar time correction at all — and both 07:32 and 07:33 come back 丙辰. The split isn't hiding in some edge case; it only exists once you apply the correction the calculation actually needs.

One minute apart on the clock, on opposite sides of the hour boundaryTwo births in Seoul on 11 April 1997 share the same year, month and day pillar: 丁丑, 甲辰, 癸未. Far apart on the clock — 03:00 versus 20:00 — the hour pillar obviously differs (癸丑 Ox versus 壬戌 Dog). The surprising case is one minute apart: 07:32 gives hour pillar 乙卯 (Rabbit, ten god 食神 Creativity) and 07:33 gives 丙辰 (Dragon, ten god 正财 Wealth), because Seoul's true solar time correction of minus 33 minutes has already moved the 卯/辰 boundary from clock 07:00 to clock 07:33. Call the engine without a place for the same two minutes and both come back 丙辰 — the split only appears once the true solar time correction is applied.Far apart — the obvious case03:00 → 癸丑Ox20:00 → 壬戌Dogsame 丁丑 · 甲辰 · 癸未One minute apart — the surprising case07:00 clock-only boundary07:33 true solar boundary (−33 min)A · 07:32卯 Rabbit — 食神 CreativityB · 07:33辰 Dragon — 正财 Wealthwithout true solar time — both come back 丙辰, the split disappears

What we don't calculate

Bokki does not have a special mode for people born close together, and getFourPillars() takes no argument about birth order — the function has no idea, and no need to know, that two people share a date. We do not rank the two hour pillars in this piece's example against each other; 食神 (Creativity) is not "better" than 正财 (Wealth), and Bokki never says one person's chart outranks another's (D-003). We do not model the accuracy of the recorded birth time itself — hospital and midwife records are often rounded to the nearest few minutes, and a chart built on a rounded time can land on the wrong side of a boundary like this one without either engine or user ever finding out. We also do not adjust the correction for historical daylight-saving rules, the same caveat our Saju-vs-Bazi piece already carries. And the size of the correction is not universal: it runs a steady −32 to −40 minutes almost everywhere in Korea, but a different city keeps a different-sized gap, which is a separate piece's subject (진태양시 and Saju vs Bazi, linked below).

Closing note — three pillars fixed, one minute, one boundary

In short: two people born on 11 April 1997 in Seoul share exactly the same year, month and day pillar — 丁丑, 甲辰, 癸未 — no matter what hour either was born. What splits them is the hour pillar, and the split doesn't scale with how far apart the clock times are: seventeen hours apart gives an unsurprising Ox-versus-Dog difference, but one minute apart, 07:32 against 07:33, gives a full split too — 乙卯 (食神, Creativity) against 丙辰 (正财, Wealth) — because Seoul's true solar time correction of minus 33 minutes has already moved the 卯/辰 boundary from the clock's own 07:00 to 07:33. Call the same two minutes through the engine without a birthplace, and the correction never runs — both times land on 丙辰, and the split is invisible. Nothing here ranks one hour pillar above the other, and nothing here corrects for how precisely a birth certificate actually records its minute; the arithmetic only shows where the boundary truly sits, once you ask it properly.

← Get my reading

Read next

Get a real Saju reading →
True solar time (진태양시) — why the hour pillar is not the clock
Saju vs Bazi — the same boundary, moved by city instead of by the minute
The Ten Gods (십신) — what 食神 and 正财 actually mean

Questions people actually ask

If twins are born a few minutes apart, do they get different Saju charts?

Often the year, month and day pillars stay the same and only the hour pillar can differ — and how different depends on whether a true-solar-time boundary sits between the two birth minutes, not on how many minutes apart they were born.

Why would one minute apart matter more than seventeen hours apart in this example?

Because the hour pillar is decided by which side of a boundary a birth falls on, not by distance from it. Seventeen hours apart happens to land in different two-hour branches by a wide margin; one minute apart, 07:32 and 07:33, happens to straddle the boundary itself.

Does the hour-pillar boundary follow the clock or true solar time?

True solar time. Bokki's engine corrects clock time by longitude against the timezone meridian plus the equation of time before deciding which two-hour branch a birth falls in — for Seoul on this date, that correction is minus 33 minutes.

Is the minus-33-minute correction the same in every city?

No. It depends on how far a birthplace sits from the meridian its country keeps clock time by. Bokki's Saju-vs-Bazi piece measures Seoul at minus 40 minutes and Beijing at minus 22 minutes for a different date — the size changes by place, not by tradition.

Does Bokki say one of the two hour pillars in this example is luckier?

No. 食神 (Creativity) and 正财 (Wealth) are two different ten-god relationships, not a ranking — Bokki never rates one person's chart above another's.