Skip to content

Instantly share code, notes, and snippets.

@ws141
ws141 / ts_alias.sh
Created October 28, 2019 09:45
Timestamp in ms to date converter alias for macOS
# Timestamp in ms to date converter
alias ts='function msToDate() { if [ -n "$1" ]; then date -r $(($1 / 1000)); else echo "Usage: ts [timestamp in ms]"; fi }; msToDate'

Keybase proof

I hereby claim:

  • I am ws141 on github.
  • I am ws141 (https://keybase.io/ws141) on keybase.
  • I have a public key ASBOIxGOMwBUK7bkWbSpQ2iVWNmkNCV_n4X8E6RF7SjKsAo

To claim this, I am signing this object: