Documentation

getCharToDateFunction

string public
\Bitrix\Main\DB\OracleSqlHelper::getCharToDateFunction(
 string $value
);

This non-static method returns SQL function for converting string value into datetime.

$value parameter is SQL unsafe.

Parameters

ParameterDescriptionVersion
$value$value must have YYYY-MM-DD HH:MI:SS format.

See Also

Examples



© «Bitrix24», 2001-2024
Up