Fixed incorrect doc. block for TimerHelper::format

This commit is contained in:
ADmad 2009-09-20 14:54:13 +05:30 committed by mark_story
parent 9b7a10a4bc
commit 5049265a49

View file

@ -519,7 +519,7 @@ class TimeHelper extends AppHelper {
return $return;
}
/**
* Returns a UNIX timestamp, given either a UNIX timestamp or a valid strtotime() date string.
* Returns a formatted date string, given either a UNIX timestamp or a valid strtotime() date string.
*
* @param string $format date format string. defaults to 'd-m-Y'
* @param string $dateString Datetime string