Hi Folks,
When I execute:

$hora = exec('date +%y%m%d%H%M%S ');
print " $$hora\n ";

I have the output in the following format (YYMMDDHHMMSS):
010917162026

How I could make to show the previous day?


Cheers,




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to