'ACTIVE' => 'Y',
'LOGIC' => 'AND',
[
'LOGIC' => 'OR',
'>=ACTIVE_TO' => new \Bitrix\Main\Type\DateTime(),
'ACTIVE_TO' => null,
],
[
'LOGIC' => 'OR',
'<=ACTIVE_FROM' => new \Bitrix\Main\Type\DateTime(),
'ACTIVE_FROM' => null,
],