ziwei_xiaoxian
Calculate annual minor limits (小限) in Ziwei Doushu for a specified age range, providing yearly fortune periods based on birth data.
Instructions
紫微小限列表。
小限是紫微斗数中的年度运限单位,每年一宫:
虚岁(1岁起)
对应公历年份
小限宫位(根据出生年支起宫,男顺女逆)
宫内主星
所属大限
小限四化
小限与流年并列但计算方式不同:
小限:以出生年支定起宫,逐年移宫
流年:以该年地支定宫位
层级顺序:大限 > 小限 > 流年 > 流月 > 流日
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) | |
| startAge | Yes | Start age (nominal age) for the range | |
| endAge | Yes | End age (nominal age) for the range |