another related question. When outputting an entity to json,  DATE and DATETIME 
fields are formatted like

        "modified": "2014-08-17T19:45:57+0000",

Is there a way to set a format string when converting to json/array ?

On 07 Jul 2014, at 16:06, José Lorenzo <[email protected]> wrote:

> No problem :)
> 
> On Monday, July 7, 2014 3:50:50 PM UTC+2, Thomas von Hassel wrote:
> oh hell ... thanks :)
> 
> On 07 Jul 2014, at 15:49, José Lorenzo  wrote:
> 
>> http://book.cakephp.org/3.0/en/orm/entities.html#exposing-virtual-properties
>> 
>> On Monday, July 7, 2014 3:47:48 PM UTC+2, Thomas von Hassel wrote:
>> Is there an easy way to get "virtual" fields to be included in a 
>> `$table->find('all')->toArray();` call 
>> 
>> when you set the result to a view and have _serialize render it to json ? 
>> 
>> /thomas 
>> 
>> 
>> -- 
>> Like Us on FaceBook https://www.facebook.com/CakePHP
>> Find us on Twitter http://twitter.com/CakePHP
>> 
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "CakePHP" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/cake-php.
>> For more options, visit https://groups.google.com/d/optout.
> 
> 
> -- 
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/cake-php.
> For more options, visit https://groups.google.com/d/optout.

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to