date format
Posted: Fri Jul 23, 2010 3:54 am
hi,
iam extracting the date from text file in the format 12/2/2010 00:00:00
i need it in the format 12-2-10. in the variables tab i put a new variable for my required format
and done like
new_datevariable=date(olddatevariable,'dd-mm-yy');
IS this a correct format??i am getting olddatevariable is undefined.Please help me as soon as possible
regards
Angel
iam extracting the date from text file in the format 12/2/2010 00:00:00
i need it in the format 12-2-10. in the variables tab i put a new variable for my required format
and done like
new_datevariable=date(olddatevariable,'dd-mm-yy');
IS this a correct format??i am getting olddatevariable is undefined.Please help me as soon as possible
regards
Angel