jetsung Linux date 命令使用教程 ISO 8601 格式的日期时间表示法 2025-01-16T17:31:26+08:00 date -Iseconds 指定格式 2025-01-16 09:34:33 date -u +"%Y-%m-%d %H:%M:%S" 提取文件修改时间 2025-01-16T17:50:42+08:00 date -Iseconds -d "@$(stat -c %Y "content/about.md")"