public class DefaultChronology extends Object implements Chronology
Modifier and Type | Method and Description |
---|---|
int |
getType()
Gets the code of the type, that is one of the constants defined
in the
Chronology class. |
Chronology |
withUTC()
Returns an instance of this Chronology that operates in the UTC time
zone.
|
public int getType()
Chronology
Chronology
class.getType
in interface Chronology
public Chronology withUTC()
Chronology
withUTC
in interface Chronology