Please provide more information.

What does your find statement look like?

What is the definition (column definition in the table) of the 
datetime/date field that you are querying against?

Enjoy, John

On Monday, 29 December 2014 00:23:10 UTC+2, Salines wrote:
>
> I need to select all the posts from db posts table that correspond to 
> today's month and day.
>
> for example,
>
> today is 2014-12-29
>
> Find query return posts that have dates as:
>
> 2014-12-29
> 2012-12-29
> 2010-12-29
> 2004-12-29
> 1999-12-29
> 1984-12-29
> 1953-12-29
> 1911-12-29
>
> Please your advice, thanks
>

-- 
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 cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
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