#当天日期
currentDay=`date +'%Y-%m-%d'`
#具体时间
currentTime=`date +'%Y-%m-%d %H:%M:%S'`
time=`date +"%Y-%m-%d`
微信扫一扫
#当天日期
currentDay=`date +'%Y-%m-%d'`
#具体时间
currentTime=`date +'%Y-%m-%d %H:%M:%S'`
time=`date +"%Y-%m-%d`
相关推荐