Skip navigation links
org.apache.directory.shared.ldap.schema.normalizers

Class GeneralizedTimeNormalizer

  • if minutes are ommited, then they are replaced by 00
  • if seconds are ommited, then they are replaced by 00
  • if fraction is 0 or omitted, it is replaced by 000
  • the time is supposed to be expressed in Zulu (GMT), so increment is applied to hours/days/yeah, and a Z is added at the end
  • Version:
    $Rev: 491034 $
    Author:
    Apache Directory Project
    See Also:
    Serialized Form
    Skip navigation links

    Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.