public class MessageDate
extends java.lang.Object
| Constructor and Description |
|---|
MessageDate() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
toString(java.util.Date date)
Render the Date to an RFC compliant String representation.
|
static java.lang.String |
toString(java.util.Date date,
java.util.TimeZone tz)
Render the Date to an RFC compliant String representation.
|
public static final java.lang.String toString(java.util.Date date)
date - public static final java.lang.String toString(java.util.Date date,
java.util.TimeZone tz)
date - tz - Copyright © 2023. All Rights Reserved.