public class DatePartFormatter extends Object
| Constructor and Description |
|---|
DatePartFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
describe(ChronoField field)
Return a human readable description of a date field
|
public String describe(ChronoField field)
field - the field to describeCopyright © 2016. All rights reserved.