Skip to content

期货交易日历工具,不依赖任何第三方库

License

Notifications You must be signed in to change notification settings

shinnytech/shinny-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinny-calendar

获取期货交易日的工具,不依赖任何第三方库

默认包含 2003-2025 年的中国节假日信息。 默认交易日切换时间为 20:00。

使用示例

from shinny_calendar import CalendarUtility
calendar = CalendarUtility()
print(calendar.today())
print(calendar.now())
print(calendar.trading_day())

About

期货交易日历工具,不依赖任何第三方库

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages