Skip to content

Instantly share code, notes, and snippets.

View Golmote's full-sized avatar

Golmote

  • idéveloppement
  • Bordeaux, France
View GitHub Profile
@briantist
briantist / fixutdates.rb
Created September 11, 2012 20:35
Fixes incorrect Added On and Completed On dates in uTorrent.
#############################
# fixutdates.rb
# Fixes uTorrent added on / completed on dates
#
# by Brian Scholer
# http://www.briantist.com/
#
#############################
require 'rubygems'