GLib.DateTime.prototype.get_day_of_week
function get_day_of_week(): Number(gint) { // Gjs wrapper for g_date_time_get_day_of_week() }
Retrieves the ISO 8601 day of the week on which datetime falls (1 is Monday, 2 is Tuesday... 7 is Sunday).
Since 2.26
- Returns
the day of the week