strftime() 可以对datetime对象进行格式化,生成需要时间格式的时间
strptime() 可以对格式化后的时间再生成datetime对象
格式化时间时,如果不想要-来隔开,还可以用年月日