erg/crates/erg_compiler/lib/pystd/calendar.d.er
2023-03-15 13:51:11 +09:00

8 lines
269 B
Python

.Calendar: ClassType
.TextCalendar: ClassType
.HTMLCalendar: ClassType
.LocaleTextCalendar: ClassType
.LocaleHTMLCalendar: ClassType
.month: (theyear: Nat, themonth: Nat, w := Nat, l := Nat) -> Str
.calendar: (year: Nat, w := Nat, l := Nat, c := Nat, m := Nat) -> Str