Mega Code Archive

 
Categories / Php / Date Time
 

Printing a formatted date string with strftime()

<? print strftime('%m/%d/%y'); ?>