[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: OpenLdap date format



At 03:32 AM 2002-10-23, Penelope Kouneni wrote:
>I've installed OpenLDAP 2.0.25. I've tried to put some data in the database I've made but whenever I try to add a DateTime entry it seems that the only format that it would be accepted is something like 20000805073308Z.
>I've read the ISO-8601 which explains what this Z in the entry means, but I need to ommit it in my entry.
>If I do that I get a syntax error, thus it can't be accepted as plain as 20000805073308.
>
>What should I have done, so an entry that does not contain Z would be accepted?

Use Zulu time, or offsets from Zulu, or write code.

Kurt