Standard.BaseDataTimeDate_Rangeis_emptyOn this pageDate_Range.is_empty is_empty Group: Logical Documentation Checks if this range is empty. Examples Checking if the range of days from start of 2020 to start of 2023 is empty. (Date.new 2020).up_to (Date.new 2023) . is_empty