The following tests whether the local timezone has changed since yesterday: [ "$(date -d "yesterday" '+%z')" = "$(date '+%z')" ].
確定! 回上一頁