Answer the question
In order to leave comments, you need to log in
Bitrix getlist how to get items only for the past hour?
There is a getlist that pulls all the elements from the database:
$arTransactions = \jakiro\TransactionTable::getList([
'select' => [
'XML_ID'
],
'filter' => [
'PAYED' => false
]
]);
Answer the question
In order to leave comments, you need to log in
'>DATE_CREATE' => ConvertTimeStamp(AddToTimeStamp(array('HH' => -1)), 'FULL')
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question