cakephp2-php8/lib/Cake/View/Helper
mark_story 3729ac1f2f Fix issue where the incorrect meridian would be selected.
When combining 12 hour format, interval and afternoon times, the
incorrect meridian would be selected.  Moving the hour math into
FormHelper::hour() makes that method generally more correct and lenient
on its input.

Fixes #3299
2012-10-23 12:47:12 -04:00
..
CacheHelper.php Fix uncaught exceptions when generating view cache files 2012-07-30 21:27:21 -04:00
FormHelper.php Fix issue where the incorrect meridian would be selected. 2012-10-23 12:47:12 -04:00
HtmlHelper.php fix double-encoding of external urls 2012-06-12 16:30:37 +02:00
JqueryEngineHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
JsBaseEngineHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
JsHelper.php Replace is_a with instanceof. 2012-08-21 08:47:58 -04:00
MootoolsEngineHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
NumberHelper.php Switch usage to Hash where possible. 2012-03-26 22:32:53 -04:00
PaginatorHelper.php Forward model option to PaginatorHelper::link(). 2012-09-11 21:47:41 -04:00
PrototypeEngineHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
RssHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
SessionHelper.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
TextHelper.php Fix autoLinkUrls so it re-capture query strings. 2012-10-11 08:28:59 -04:00
TimeHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00