Date
- class Date(**kwargs)
- Constructors:
Date()
new() -> GLib.Date
new_dmy(day:int, month:GLib.DateMonth, year:int) -> GLib.Date
new_julian(julian_day:int) -> GLib.Date
Constructors
Methods
- class Date
-
- get_weekday() DateWeekday
- valid_weekday(weekday: DateWeekday) bool
- Parameters:
weekday