원클릭으로
localtime
Kotlin class: java.time.LocalTime.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Kotlin class: java.time.LocalTime.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
Kotlin class. Create instances with new LocalTime(...) or LocalTime(...).
Full class: java.time.LocalTime
MIN: LocalTime (static)MAX: LocalTime (static)MIDNIGHT: LocalTime (static)NOON: LocalTime (static)HOURS: LocalTime[] (static)HOURS_PER_DAY: int (static)MINUTES_PER_HOUR: int (static)MINUTES_PER_DAY: int (static)SECONDS_PER_MINUTE: int (static)SECONDS_PER_HOUR: int (static)SECONDS_PER_DAY: int (static)MILLIS_PER_SECOND: long (static)MILLIS_PER_DAY: long (static)MICROS_PER_SECOND: long (static)MICROS_PER_DAY: long (static)NANOS_PER_MILLI: long (static)NANOS_PER_SECOND: long (static)NANOS_PER_MINUTE: long (static)NANOS_PER_HOUR: long (static)NANOS_PER_DAY: long (static)serialVersionUID: long (static)hour: byteminute: bytesecond: bytenano: intget(arg0: TemporalField): intequals(arg0: Object): booleantoString(): StringhashCode(): intcompareTo(arg0: LocalTime): intgetLong(arg0: TemporalField): longformat(arg0: DateTimeFormatter): Stringof(arg0: int, arg1: int, arg2: int): LocalTimeof(arg0: int, arg1: int, arg2: int, arg3: int): LocalTimeof(arg0: int, arg1: int): LocalTimefrom(arg0: TemporalAccessor): LocalTimeisSupported(arg0: TemporalUnit): booleanisSupported(arg0: TemporalField): booleanparse(arg0: CharSequence): LocalTimeparse(arg0: CharSequence, arg1: DateTimeFormatter): LocalTimewith(arg0: TemporalAdjuster): LocalTimewith(arg0: TemporalField, arg1: long): LocalTimequery(arg0: TemporalQuery): Objectrange(arg0: TemporalField): ValueRangenow(): LocalTimenow(arg0: Clock): LocalTimenow(arg0: ZoneId): LocalTimegetNano(): intgetHour(): intgetMinute(): intgetSecond(): intminus(arg0: TemporalAmount): LocalTimeminus(arg0: long, arg1: TemporalUnit): LocalTimeplus(arg0: TemporalAmount): LocalTimeplus(arg0: long, arg1: TemporalUnit): LocalTimeuntil(arg0: Temporal, arg1: TemporalUnit): longplusNanos(arg0: long): LocalTimeplusSeconds(arg0: long): LocalTimeplusHours(arg0: long): LocalTimeplusMinutes(arg0: long): LocalTimeminusHours(arg0: long): LocalTimeminusMinutes(arg0: long): LocalTimeminusSeconds(arg0: long): LocalTimeminusNanos(arg0: long): LocalTimetruncatedTo(arg0: TemporalUnit): LocalTimeadjustInto(arg0: Temporal): TemporalofInstant(arg0: Instant, arg1: ZoneId): LocalTimeatOffset(arg0: ZoneOffset): OffsetTimeisAfter(arg0: LocalTime): booleanisBefore(arg0: LocalTime): booleantoSecondOfDay(): inttoEpochSecond(arg0: LocalDate, arg1: ZoneOffset): longofNanoOfDay(arg0: long): LocalTimewithHour(arg0: int): LocalTimewithMinute(arg0: int): LocalTimewithSecond(arg0: int): LocalTimewithNano(arg0: int): LocalTimetoNanoOfDay(): longofSecondOfDay(arg0: long): LocalTimeatDate(arg0: LocalDate): LocalDateTime