bazi_liuyue
Calculate 12 monthly fortunes (流月) using Chinese solar terms (节气月) for annual activity planning. Provides stem-branch months, solar term boundaries, and Gregorian date ranges.
Instructions
八字流月列表。
重要:八字流月使用【节气月】,非农历月!
以节气为边界(立春起算)
寅月(正月)从立春开始,约2月4日
丑月(腊月)跨越公历年界
返回指定年份的12个月运势:
干支月
节气起止
公历日期范围
用于规划年度活动时机。
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) | |
| ganzhiYear | Yes | The year to query (either GanZhi string or Gregorian year) |