public class DateStrings extends Object
| Modifier and Type | Field and Description |
|---|---|
static DateStrings |
DUTCH_DATESTRINGS
Deprecated.
|
static String[] |
Dutch_days
Deprecated.
Dutch short week day names
|
static DateStrings |
ENGLISH_DATESTRINGS
Deprecated.
|
| Constructor and Description |
|---|
DateStrings(String language)
Deprecated.
Creates a DateString insatnce, configured for the specified language.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDay(int weekDayInt)
Deprecated.
|
String |
getMonth(int monthInt)
Deprecated.
|
String |
getShortDay(int weekDayInt)
Deprecated.
|
String |
getShortMonth(int monthInt)
Deprecated.
|
public static final String[] Dutch_days
public static final DateStrings DUTCH_DATESTRINGS
public static final DateStrings ENGLISH_DATESTRINGS
public DateStrings(String language)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}