public class DateTool extends Object
| Modifier and Type | Field and Description |
|---|---|
static DateFormat |
asctimeFormat |
static TimeZone |
GMT_ZONE |
static String |
HTTP_RESPONSE_DATE_HEADER |
static Locale |
LOCALE_US |
static String |
OLD_COOKIE_PATTERN |
static DateFormat |
oldCookieFormat |
static DateFormat |
rfc1036Format |
static String |
RFC1123_PATTERN |
static DateFormat |
rfc1123Format |
| Constructor and Description |
|---|
DateTool() |
public static final Locale LOCALE_US
public static final TimeZone GMT_ZONE
public static final String RFC1123_PATTERN
public static final String HTTP_RESPONSE_DATE_HEADER
public static final String OLD_COOKIE_PATTERN
public static final DateFormat rfc1123Format
public static final DateFormat oldCookieFormat
public static final DateFormat rfc1036Format
public static final DateFormat asctimeFormat
Copyright © 2016. All Rights Reserved.