http://qs1969.pair.com?node_id=1045667


in reply to Re^2: formatting datetime with strftime
in thread formatting datetime with strftime

Show your exact code. It looks like you are using:
$time2 = "%b %d, %y %T"; print "the formatted date time is: $time2 \n";