D7 API documentation
What's New
Modules
Component for rendering custom fields
Information blocks in the old core
addDatetimePropertyFilter
addDictionaryPropertyFilter
addNumericPropertyFilter
addPriceFilter
enableCurrencyConversion
getDictionary
getIblockId
getSkuIblockId
getSkuPropertyId
getStorage
isEmptyWhere
isValid
lookupDictionaryValue
query
setPrices
setSectionId
whereToSql
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-2025
Up