Package | Description |
---|---|
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.util |
Provides some utility classes for use by HttpClient.
|
Modifier and Type | Method and Description |
---|---|
static Date |
DateParser.parseDate(String dateValue)
Deprecated.
Parses a date value.
|
static Date |
DateUtil.parseDate(String dateValue)
Parses a date value.
|
static Date |
DateParser.parseDate(String dateValue,
Collection dateFormats)
Deprecated.
Parses the date value using the given date formats.
|
static Date |
DateUtil.parseDate(String dateValue,
Collection dateFormats)
Parses the date value using the given date formats.
|
static Date |
DateUtil.parseDate(String dateValue,
Collection dateFormats,
Date startDate)
Parses the date value using the given date formats.
|
Copyright © 2021 Internet2. All rights reserved.