| Package | Description |
|---|---|
| com.ning.http.util |
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateUtil.parseDate(String dateValue)
Parses a date value.
|
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 © 2015. All rights reserved.