Skip to content

Instantly share code, notes, and snippets.

@patricksimpson
Last active August 29, 2015 14:09
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 patricksimpson/fa3fa8adcbb250975193 to your computer and use it in GitHub Desktop.
Save patricksimpson/fa3fa8adcbb250975193 to your computer and use it in GitHub Desktop.
Harvest Fix
# Run this in your terminal -- this will fix your harvest clock back to HH:MM
# After you run the command, restart harvest.
# Buy sizzle a coffee.
defaults write com.getharvest.harvestxapp TimeFormat hours_minutes
# or
defaults write ~/Library/Preferences/com.getharvest.harvestx.plist TimeFormat hours_minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment