public class ShortDate
extends java.util.Date
Date to provide a short formatted version
for display in JavaFX UI elements which use the toString() method
for date formatting.| Modifier and Type | Field and Description |
|---|---|
static java.text.DateFormat |
FORMAT
The short date formatter.
|
| Constructor and Description |
|---|
ShortDate()
Construct
ShortDate. |
ShortDate(long date)
Construct
ShortDate. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
after, before, clone, compareTo, equals, from, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toInstant, toLocaleString, UTC