Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kenny-evitt/5af2c8c321665fb381613cbf4c2c2159 to your computer and use it in GitHub Desktop.
Save kenny-evitt/5af2c8c321665fb381613cbf4c2c2159 to your computer and use it in GitHub Desktop.
Output current time in ISO 8601 format with timezone
DateTime.Now.ToString("yyyy-MM-dd HH:mm zzz")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment