Skip to content

Instantly share code, notes, and snippets.

@reox
Created August 8, 2016 16:45
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reox/4e0f7d80c58bf09bb6f37df4894aa2e1 to your computer and use it in GitHub Desktop.
Save reox/4e0f7d80c58bf09bb6f37df4894aa2e1 to your computer and use it in GitHub Desktop.
Set the Time on a Canon Camera with gphoto2
# This is very simple but I always forget it...
gphoto2 --set-config datetime=$(date +%s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment