CSV date format - no leading zeros

CSV results from my private instance are missing the leading zero, eg

"9/18/2013","2:5:57"

(should be “02:05:57”)

This doesn’t appear to be the case on the public instance, what setting do I need to check?

Thanks