:right-sidebar: True DateWeekday =================================================================== .. currentmodule:: gi.repository.GLib .. class:: DateWeekday :no-contents-entry: Enumeration representing a day of the week; :const:`~gi.repository.GLib.DateWeekday.MONDAY`, :const:`~gi.repository.GLib.DateWeekday.TUESDAY`, etc. :const:`~gi.repository.GLib.DateWeekday.BAD_WEEKDAY` is an invalid weekday. Fields ------ .. rst-class:: interim-class .. class:: DateWeekday :no-index: .. attribute:: BAD_WEEKDAY The type of the None singleton. .. attribute:: FRIDAY The type of the None singleton. .. attribute:: MONDAY The type of the None singleton. .. attribute:: SATURDAY The type of the None singleton. .. attribute:: SUNDAY The type of the None singleton. .. attribute:: THURSDAY The type of the None singleton. .. attribute:: TUESDAY The type of the None singleton. .. attribute:: WEDNESDAY The type of the None singleton.