For some reason, I can't read in a date such as
02-JUL-08
using
%d-%b-%y
It says that %y is output only.
Surely there must be a way to read two digit years.
For some reason, I can't read in a date such as
02-JUL-08
using
%d-%b-%y
It says that %y is output only.
Surely there must be a way to read two digit years.