Since you want "Z" (GMT) you can do it simply with a format string and the literal T and Z characters % TZ=GMT date +"%Y-%m-%dT%H:%M:%SZ" ...
確定! 回上一頁