:right-sidebar: True DateMonth =================================================================== .. currentmodule:: gi.repository.GLib .. class:: DateMonth :no-contents-entry: Enumeration representing a month; values are :const:`~gi.repository.GLib.DateMonth.JANUARY`, :const:`~gi.repository.GLib.DateMonth.FEBRUARY`, etc. :const:`~gi.repository.GLib.DateMonth.BAD_MONTH` is the invalid value. Fields ------ .. rst-class:: interim-class .. class:: DateMonth :no-index: .. attribute:: APRIL April .. attribute:: AUGUST August .. attribute:: BAD_MONTH Invalid value .. attribute:: DECEMBER December .. attribute:: FEBRUARY February .. attribute:: JANUARY January .. attribute:: JULY July .. attribute:: JUNE June .. attribute:: MARCH March .. attribute:: MAY May .. attribute:: NOVEMBER November .. attribute:: OCTOBER October .. attribute:: SEPTEMBER September