> Here's a little Perl routine to kick out datetime stamps in the OTA format. If anyone has a better/tighter/faster Perl routine, do tell. :) The OTA uses xs:dateTime. So any one-upness just needs to conform to this: http://www.w3.org/TR/NOTE-datetime Class::Date and Gmtime perhaps? Hmmm..... Sean Baker