GLib.Date.prototype.is_first_of_month
function is_first_of_month(): Boolean { // Gjs wrapper for g_date_is_first_of_month() }
Returns true if the date is on the first of a month. The date must be valid.
- Returns
true if the date is the first of the month