D7 API documentation
What's New
Modules
Component for rendering custom fields
Information blocks in the old core
addDatetimePropertyFilter
void public \Bitrix\Iblock\PropertyIndex\Facet::addDatetimePropertyFilter( integer $propertyId, string $operator, float $value );
Adds condition by Date/Time property for further filtering. Non-static method.
Parameters
Parameter | Description | Version |
---|---|---|
$propertyId | Iblock property ID. | |
$operator | Comparison operator. | |
$value | Time in unix-format. |
Example
© «Bitrix24», 2001-2023
Up