: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 Invalid value .. attribute:: FRIDAY Friday .. attribute:: MONDAY Monday .. attribute:: SATURDAY Saturday .. attribute:: SUNDAY Sunday .. attribute:: THURSDAY Thursday .. attribute:: TUESDAY Tuesday .. attribute:: WEDNESDAY Wednesday