working with “datenum” and “weekday” in Python

后端 未结 0 1976
面向向阳花
面向向阳花 2021-01-17 10:33

I am looking to convert the following lines of Matlab code (create generic time sequence of days) to Python:

a=datenum(2003,1,1);
b=datenum(2020,6,30);
daylis         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题