13Feb/060
time keeps ticking or, “how rob reestablishes his status as a phule”
So, in trying to fix the RSS feed problems from this WordPress install, I discovered that there are hard-coded time offsets in both RSS2.php and RSS.php files. The default value is +0000
So, my first test was to change it to -6000. Well that was stupid because -6000 is -60 hours 00 minutes.
So, now I've changed it to -0600. Changing it to -6000 didn't seem to actually affect how soon the feed shows up on LiveJournal, so -0600 might be another red herring...