GLib.DateTime.prototype.is_daylight_savings

function is_daylight_savings(): Boolean {
    // Gjs wrapper for g_date_time_is_daylight_savings()
}
  

Determines if daylight savings time is in effect at the time and in the time zone of datetime.

Since 2.26

Returns

true if daylight savings time is in effect