Hi - I've just switched from using shell scripts to using perl with RRDs. I used to use the date function which was easy to format for 12hours using: /bin/date +%r. Now that I'm using Time::localtime I can't figure out how to do it. This is what I'm using: use Time::localtime; ... "COMMENT:$TIME\\r", Does anyone know how to get this in a 12 hour format? Thanks - Max
-- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
