bazi_dayun
Calculate the major luck cycles (Da Yun) based on birth details, providing the stem-branch, age range, and years for each ten-year period to understand life stage influences.
Instructions
八字大运列表。
返回命主一生的大运周期(十年一运):
大运干支
起止虚岁
对应公历年份
起运方向(顺行/逆行)
起运年龄
用于了解人生各阶段的运势大框架。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Birth year (e.g., 1990) | |
| month | Yes | Birth month (1-12) | |
| day | Yes | Birth day (1-31) | |
| hour | Yes | Birth hour in 24-hour format (0-23) | |
| minute | No | Birth minute (0-59) | |
| gender | Yes | Gender for fortune direction calculation | |
| longitude | No | Birth location longitude for true solar time adjustment | |
| isLunar | No | Whether the input date is in lunar calendar (農曆). If true, will be converted to solar calendar internally. | |
| name | No | Subject name (optional) | |
| count | No | Number of DaYun periods to display (default 10) |