GLib.DateTime.prototype.get_minute

function get_minute(): Number(gint) {
    // Gjs wrapper for g_date_time_get_minute()
}
  

Retrieves the minute of the hour represented by datetime

Since 2.26

Returns

the minute of the hour