with one click
date
Kotlin class: java.util.Date.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Kotlin class: java.util.Date.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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 | Date |
| description | Kotlin class: java.util.Date. |
Kotlin class. Create instances with new Date(...) or Date(...).
Full class: java.util.Date
gcal: BaseCalendar (static)jcal: BaseCalendar (static)fastTime: longcdate: DatedefaultCenturyStart: int (static)serialVersionUID: long (static)wtb: String[] (static)ttb: int[] (static)Date(arg0: String)Date(arg0: int, arg1: int, arg2: int, arg3: int, arg4: int, arg5: int)Date(arg0: int, arg1: int, arg2: int, arg3: int, arg4: int)Date()Date(arg0: long)Date(arg0: int, arg1: int, arg2: int)equals(arg0: Object): booleantoString(): StringhashCode(): intclone(): ObjectcompareTo(arg0: Date): intfrom(arg0: Instant): Dateparse(arg0: String): longbefore(arg0: Date): booleanafter(arg0: Date): booleangetTime(): longtoInstant(): InstantUTC(arg0: int, arg1: int, arg2: int, arg3: int, arg4: int, arg5: int): longgetYear(): intsetTime(arg0: long): voidgetSeconds(): intgetMonth(): intsetDate(arg0: int): voidsetMonth(arg0: int): voidgetHours(): intsetHours(arg0: int): voidgetMinutes(): intsetMinutes(arg0: int): voidsetSeconds(arg0: int): voidsetYear(arg0: int): voidgetDate(): intgetDay(): inttoLocaleString(): StringtoGMTString(): StringgetTimezoneOffset(): int