python date 转化为 datetime date1 = dt.datetime.combine(dt.date(2020,9,23), dt.datetime.min.time()) # 返回结果:datetime.datetime(2020