{"id":63045,"library":"threeten-extra","title":"ThreeTen-Extra","description":"Additional date-time classes that extend the JSR-310 (java.time) API, such as intervals, periods, and additional calendars.","status":"active","version":"1.9.0","language":"java","source_language":null,"source_url":"https://github.com/ThreeTen/threeten-extra","tags":["date-time","java-time","jsr-310","calendar","time"],"install":[{"cmd":"<dependency>\n  <groupId>org.threeten</groupId>\n  <artifactId>threeten-extra</artifactId>\n  <version>1.9.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.threeten:threeten-extra:1.9.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Interval","correct":"org.threeten.extra.Interval"}],"quickstart":{"code":"import org.threeten.extra.Interval;\nimport java.time.Instant;\n\nInterval interval = Interval.of(Instant.parse(\"2023-01-01T00:00:00Z\"), Instant.parse(\"2023-12-31T23:59:59Z\"));\nSystem.out.println(\"Interval: \" + interval);","lang":"java","description":"Create a time interval between two instants."},"warnings":[{"fix":"Migrate from Joda-Time by replacing org.joda.time with java.time and org.threeten.extra equivalents.","message":"ThreeTen-Extra requires Java 8 or later; some classes may have different behavior than Joda-Time.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'-310':13,30 'addit':4,21 'api':15 'calendar':22,31 'class':8 'date':6,24 'date-tim':5,23 'extend':10 'extra':3 'interv':18 'java':27 'java-tim':26 'java.time':14 'jsr':12,29 'period':19 'threeten':2 'threeten-extra':1 'time':7,25,28,32","created_at":"2026-06-17T16:39:07.778128+00:00","updated_at":"2026-06-17T16:39:07.778128+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.threeten.org/threeten-extra","github":"https://github.com/ThreeTen/threeten-extra","docs":"https://appdoc.app/artifact/org.threeten/threeten-extra/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}