mit einem Klick
period
Kotlin class: java.time.Period.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Kotlin class: java.time.Period.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
Kotlin class: org.example.vicky.agent.ChatCompletionRunner.
Kotlin class: org.example.vicky.agent.CompletionResult.
Kotlin object singleton: org.example.vicky.agent.InlineToolCallParser. Auto-injected into script scope.
Kotlin object singleton: org.example.vicky.agent.OpenAiToolSchemaBuilder. Auto-injected into script scope.
Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage.
Kotlin object singleton: kotlin.reflect.jvm.internal.impl.renderer.DescriptorRenderer$ValueParametersHandler$DEFAULT. Auto-injected into script scope.
| name | Period |
| description | Kotlin class: java.time.Period. |
Kotlin class. Create instances with new Period(...) or Period(...).
Full class: java.time.Period
ZERO: Period (static)serialVersionUID: long (static)PATTERN: Pattern (static)SUPPORTED_UNITS: List (static)years: intmonths: intdays: intget(arg0: TemporalUnit): longequals(arg0: Object): booleantoString(): StringhashCode(): intof(arg0: int, arg1: int, arg2: int): Periodfrom(arg0: TemporalAmount): Periodparse(arg0: CharSequence): Periodbetween(arg0: LocalDate, arg1: LocalDate): Periodnormalized(): PeriodisZero(): booleangetMonths(): intisNegative(): booleanminus(arg0: TemporalAmount): Periodplus(arg0: TemporalAmount): PeriodgetUnits(): Listnegated(): PeriodmultipliedBy(arg0: int): PeriodplusDays(arg0: long): PeriodofDays(arg0: int): PeriodminusDays(arg0: long): PeriodaddTo(arg0: Temporal): TemporalsubtractFrom(arg0: Temporal): TemporalplusMonths(arg0: long): PeriodtoTotalMonths(): longgetDays(): intplusYears(arg0: long): PeriodminusMonths(arg0: long): PeriodgetChronology(): IsoChronologyminusYears(arg0: long): PeriodgetYears(): intofYears(arg0: int): PeriodofMonths(arg0: int): PeriodofWeeks(arg0: int): PeriodwithYears(arg0: int): PeriodwithMonths(arg0: int): PeriodwithDays(arg0: int): Period