开发者

python calendar with holidays [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Holiday Calendars, File Formats, et al.

Hi,

Is there a calendar library in Python with which I can check for holidays, compute the number of business days from two dates (accounting for holidays in between)?

开发者_运维技巧

I'd love it if it is parameterized for the nation (e.g. US, Japan, etc) so that the holidays are counted for different countries differently.

Thanks,


Here are a couple of other StackOverflow questions whose answers may help you on your quest:

  • Holiday Calendars, File Formats, et al.
  • Business days in Python
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜