| Package | Description |
|---|---|
| java.text |
| Modifier and Type | Method and Description |
|---|---|
DateFormatSymbols |
SimpleDateFormat.getDateFormatSymbols()
Deprecated.
Get the date format symbols for parsing/formatting textual components of
dates in a localization sensitive way.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleDateFormat.setDateFormatSymbols(DateFormatSymbols newSymbols)
Deprecated.
Apply new date format symbols for parsing/formatting textual components
of dates in a localisation sensitive way.
|
Copyright © 2022. All rights reserved.