Hello Guys, I am building an application that has items available for specific times only, up to 14 days. the timeAgoInWords function helped me a great deal and saved me a bunch of time in displaying something like:
Time Left: 1 week, 3 days However, id like it to be a bit more specific and say something like: Time Left: 1 week, 3 days, 10 hours, 5 minutes Is there an easy way to do this with Cake? Or will I have to create a new helper and work out the hours and minutes separately? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
