Hm, I have to  do the following:

#set($hql = ",BaseObject as obj, DateProperty as data where doc.fullName=
obj.name and obj.className='XWiki.ExClass' and obj.name<>'XWiki.ExTemplate'
and data.id.id=obj.id and data.name='Data' and data.value=20101028")

The value of the property is has the format of the defined format of my
wiki, and concatenate all the numbers.
:)

2010/10/29 Erica Usui <[email protected]>

> Hi!
>
> I'm having trouble with date queries...
> I have a class with a date property and I want to filter all its documents
> which have this date property equal to a defined value.
>
> How can do that?
>
> --
> Atenciosamente,
> Erica Usui. to
>



-- 
Atenciosamente,
Erica Usui.
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to