Skip to content

Instantly share code, notes, and snippets.

@szabacsik
Created May 26, 2018 08:01
Show Gist options
  • Save szabacsik/c2d6876b38ffbd17e1a280832477a1da to your computer and use it in GitHub Desktop.
Save szabacsik/c2d6876b38ffbd17e1a280832477a1da to your computer and use it in GitHub Desktop.
bash date
TZ="UTC" date +'%Y%m%d.%H%M%S%3N'
TZ="Europe/Budapest" date +'%Y.%m.%d. %H:%M:%S.%3N'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment