I'm using the timeAgoInWords() in the TimeHelper, the time it returns
is good but the words are always in plural, like '6 hour, 23 minute
ago'.

As I understand it should also return the words in plural, but it
doesn't.

This is my code:

echo $time->timeAgoInWords($user['User']['updated']);


And my cakephp version is 1.2.0.7692 RC3.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to