GLib.Date.prototype.get_month
function get_month(): GLib.DateMonth {
// Gjs wrapper for g_date_get_month()
}
Returns the month of the year. The date must be valid.
- Returns
month of the year as a GLib.DateMonth
function get_month(): GLib.DateMonth {
// Gjs wrapper for g_date_get_month()
}
Returns the month of the year. The date must be valid.
month of the year as a GLib.DateMonth