Dear All,
I have two small issues. Can some body help me.
1. I want search with DASL query all resources which have creationdate
2006-06-06. The <d:gt> and <d:lt> operators works well on date. But when i
am giving
Following query it does not giving me anything.
<D:eq>
<D:prop>
<D:creationdate/>
</D:prop>
<D:literal>
2006-06-06
</D:literal>
</D:eq>
I have seen in resources they have creationdate like 2006-06-06T07:33:42Z.
Is this is problem of format? If i want to ignore time part what it will do?
2. If there is any Webdav request to get Property type like displayname is
of type string, creationdate is of type DATE, contentlengh is of type INT
etc.
Thanks in Advance.
--
View this message in context:
http://www.nabble.com/Get-Property-Type---Date-Compare-tf2237912.html#a6205471
Sent from the Jakarta Slide - User forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]