Tuesday, October 18, 2005

date's again

I keep having problems with this stuff, so here, once again:

import datetime
datetime.date.isoformat(datetime.date.today())

That ought to fix some stuff! :D