i usually wouldn't use time->format() because it uses date() instead
of strftime()
the first causes problems with displaying correct i18n results when
using other languages than englisch

so you have to decide on your own if time->format() is gould enough
for you or not



On 13 Apr., 05:39, Miles J <[email protected]> wrote:
> Well if you want a custom date:
>
> echo $time->format('m/d/y', $timestamp);
--~--~---------~--~----~------------~-------~--~----~
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