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