将时间戳1165494508 换算成可以识别的年月日分秒
date -d ‘1970-01-01 UTC 1165494508 seconds’ +”%Y-%m-%d %T %z”
返回2006-12-07 20:28:28 +0800
Jacob 建站 建站
Code(Required):*