Документация по D7
История изменений
Модули
Главный модуль в старом ядре
addSecondsToDateTime
castToChar
convertDatetimeField
convertStringField
convertTextField
convertToDb
forSql
formatDate
getAliasLength
getAscendingOrder
getCharToDateFunction
getColumnTypeByField
getConcatFunction
getConverter
getCurrentDateFunction
getCurrentDateTimeFunction
getDateToCharFunction
getDatetimeToDateFunction
getDescendingOrder
getFieldByColumnType
getIsNullFunction
getLeftQuote
getLengthFunction
getQueryDelimiter
getRightQuote
getTopSql
prepareMerge
quote
softCastTextToChar
getCharToDateFunction
string public \Bitrix\Main\DB\OracleSqlHelper::getCharToDateFunction( string $value );
Нестатический метод возвращает sql-функцию для конвертации строкового значения в тип Дата/время
.
Значение параметра $value
не приводится к SQL безопасному виду.
Параметры
Параметр | Описание | Версия |
---|---|---|
$value | Строка в формате YYYY-MM-DD HH:MI:SS. |
См. также
Примеры
© «Битрикс», 2001-2025, «1С-Битрикс», 2025
Наверх