Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

遁 and 局 #23

Open
jiabeidaSG opened this issue Mar 13, 2022 · 6 comments
Open

遁 and 局 #23

jiabeidaSG opened this issue Mar 13, 2022 · 6 comments

Comments

@jiabeidaSG
Copy link

Thanks for your script

I am using the below date and time.
hour = 18
day = 30
month = 12
year = 2021

(時家奇門)

Qimen(year, month, day, hour).p

{'干支': '辛丑年庚子月壬子日己酉時',
'旬首': '壬',
'旬空': {'日空': '寅卯', '時空': '寅卯'},
'局日': '丁壬日',
'排局': '陰遁四局上元',
'節氣': '大雪'

It should be 陽遁一局.

Please advise me, if I am wrong.

@kentang2017
Copy link
Owner

the setting of jieqi has been fixed and please try again.

@jiabeidaSG
Copy link
Author

Thanks for your prompt changes.

I chose another date.

from kinqimen import kinqimen
year = 2021
month = 12
day = 24
hour = 20
kinqimen.Qimen(year, month, day, hour).pan()

局日': '丙辛日',
'排局': '陰遁一局下元',
'節氣': '大雪',

The jieqi should be 冬至(中氣)-陽曆:12月21日至23日.

Please let me know, if I am wrong. May be, could you let me know which part of script I could set it right.

Thanks.

@jiabeidaSG
Copy link
Author

Sorry. I have rechecked my data and found that your script is correct.

Thanks.

@kentang2017
Copy link
Owner

will fix soon, because currently my jieqi setting only shows 24 jieqi with year, month, and day.

@kentang2017
Copy link
Owner

fixed and pls check

@jiabeidaSG
Copy link
Author

jiabeidaSG commented Mar 19, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants