-
Returns the most granular field found during parsing
Returns the enum constant of this type with the specified name.
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Format the input as an ISO format string, limited to the granularity of the specified field, in the UTC timezone.
boolean
Returns if the specified field is part of this date/date-time
Formats this date-time as an ISO formatted string with the last included field as specified.
DateTime(Field field,
int year,
int month,
int day,
int hour,
int minute,
int second,
int nano,
TimezoneOffset offset,
int fractionDigits)