DateTimeParseContext.setParsed

Stores the parsed zone. !(p) This stores the zone that has been parsed. No validation is performed other than ensuring it is not null.

@param zone the parsed zone, not null

  1. void setParsed(Chronology chrono)
  2. void setParsed(ZoneId zone)
    class DateTimeParseContext
    void
    setParsed

Meta