POSIX モジュールの strftime を使う ---- use POSIX; print strftime "%Y/%m/%d %H:%M:%S", localtime; ---- 出力 2004/12/06 15:25:55 (0..11)が返る月の値などは考慮しなくて良い。