Gst.DateTime.prototype.get_day

function get_day():Number {
    // Gjs wrapper for gst_date_time_get_day()
}

Returns the day of the month of this Gst.DateTime. Call gst_date_time_has_day before, to avoid warnings.

Returns

The day of this Gst.DateTime