Skip to content

Instantly share code, notes, and snippets.

@dseg
Created March 30, 2017 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dseg/965a409d2b290ced8270344b99bdb7b5 to your computer and use it in GitHub Desktop.
Save dseg/965a409d2b290ced8270344b99bdb7b5 to your computer and use it in GitHub Desktop.
Output now in BusyBox (for example, Alpine Linux) as Japan Standard Time
TZ=JST-9 date -Iseconds|tr T ' '|tr - /|head -c 19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment