| Package | Description |
|---|---|
| org.apache.directory.api.util |
| Modifier and Type | Field and Description |
|---|---|
private GeneralizedTime.TimeZoneFormat |
GeneralizedTime.upTimeZoneFormat
The user provided time zone format
|
| Modifier and Type | Method and Description |
|---|---|
static GeneralizedTime.TimeZoneFormat |
GeneralizedTime.TimeZoneFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralizedTime.TimeZoneFormat[] |
GeneralizedTime.TimeZoneFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
GeneralizedTime.toGeneralizedTime(GeneralizedTime.Format format,
GeneralizedTime.FractionDelimiter fractionDelimiter,
int fractionLength,
GeneralizedTime.TimeZoneFormat timeZoneFormat)
Returns the string representation of this generalized time.
|
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.