Re: Date/Birthday fields and LDAP schemas
Michael Ströder <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
Mark Banner wrote: > At the moment I'm very tempted to go with YYYYMMDD in a NumberString, I also used this but it's not a readable representation for normal users. So I switched back to YYYY-MM-DD which is an official date representation defined in ISO 8601 and can therefore be directly used. Ciao, Michael.