Skip to content

Instantly share code, notes, and snippets.

@fundon
Created March 28, 2013 10:01
Show Gist options
  • Save fundon/5262104 to your computer and use it in GitHub Desktop.
Save fundon/5262104 to your computer and use it in GitHub Desktop.
date command ISO8601
> date +'%Y-%m-%dT%H:%M:%S UTC%z'
# 2013-03-28T17:57:10 UTC+0800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment