public interface PreciseDate
| Modifier and Type | Method and Description |
|---|---|
ZonedDateTime |
getDateTime() |
Precision |
getPrecision() |
String |
toNarrativeForm()
Return a string representation using the narrative form of formatter specified
in the Precision
|
Precision getPrecision()
ZonedDateTime getDateTime()
String toNarrativeForm()
Copyright © 2021. All rights reserved.