Skip to content

Instantly share code, notes, and snippets.

@casper
casper / fixutdates.rb
Created June 16, 2023 21:18 — forked from briantist/fixutdates.rb
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'