public class DateUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CALDAV_DATE_TIME |
static String |
GRAPH_DATE_TIME |
| Constructor and Description |
|---|
DateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertDateFormat(String sourceDate,
String sourceFormat,
String targetFormat) |
static String |
convertToUTCDateFormat(String sourceDate,
String sourceTimezone,
String sourceFormat,
String targetFormat) |
public static final String GRAPH_DATE_TIME
public static final String CALDAV_DATE_TIME
public static String convertDateFormat(String sourceDate, String sourceFormat, String targetFormat) throws DavMailException
DavMailExceptionpublic static String convertToUTCDateFormat(String sourceDate, String sourceTimezone, String sourceFormat, String targetFormat) throws DavMailException
DavMailExceptionCopyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.