GLib.DateTime.prototype.get_day_of_month
function get_day_of_month(): Number(gint) { // Gjs wrapper for g_date_time_get_day_of_month() }
Retrieves the day of the month represented by datetime in the gregorian calendar.
Since 2.26
- Returns
the day of the month