LDAP date fields, such as modifyTimestamp, are stored as text in the following format:
yyyymmddhhmmssZ (yes, that's a 'Z' on the end representing 'Zulu' time, a.k.a. GMT, a.k.a. UTC). So, if your search includes the filter (modifyTimestamp>=20020601120000Z) then you will find objects modified after 12:00 noon on June 1, 2002.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.