Skip to content

Instantly share code, notes, and snippets.

@galindro
Last active November 2, 2018 23:14
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 galindro/8786d4b4380b9603d9e9a7933487068c to your computer and use it in GitHub Desktop.
Save galindro/8786d4b4380b9603d9e9a7933487068c to your computer and use it in GitHub Desktop.
#!/bin/bash
D='2018-08-31 00:00:00'
date -d "$D" +%s%N | cut -b1-13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment