cakephp2-php8/lib
mark_story c8ab4ad05b Fix issue in TimeHelper with translated values.
LC_TIME files using unicode code points would incorrectly display.
Use either the Multibyte class or mbstring to correctly detect
and convert values.

Fixes #912

Conflicts:

	lib/Cake/View/Helper/TimeHelper.php
2011-11-19 10:12:05 -05:00
..
Cake Fix issue in TimeHelper with translated values. 2011-11-19 10:12:05 -05:00