idatetime.py 文件源码

python
阅读 37 收藏 0 点赞 0 评论 0

项目:AskTanmay-NLQA-System- 作者: tanmayb123 项目源码 文件源码
def fromordinal(ordinal):
        """Return the datetime from the proleptic Gregorian ordinal.

        January 1 of year 1 has ordinal 1. ValueError is raised unless
        1 <= ordinal <= datetime.max.toordinal().
        The hour, minute, second and microsecond of the result are all 0, and
        tzinfo is None.
        """
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号