lesstjm
03-05-2003, 10:16 AM
I have the sysdate formatted to come out in my log with the following format : to_char(sysdate,'fmMonth ddth, YYYY, "at" HH:MI A.M.')
but when it comes out it does not print the zeros:
March 5th, 2003, at 9:5 A.M.
which should be March 5th, 2003, at 9:05 A.M.
Anyone know why this is happening?
but when it comes out it does not print the zeros:
March 5th, 2003, at 9:5 A.M.
which should be March 5th, 2003, at 9:05 A.M.
Anyone know why this is happening?