GLib.Date.prototype.get_day

function get_day(): GLib.DateDay {
    // Gjs wrapper for g_date_get_day()
}
  

Returns the day of the month. The date must be valid.

Returns

day of the month