File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/main/install/components/bitrix/main.field.datetime/class.php
Back
<?php if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die(); use Bitrix\Main\Component\BaseUfComponent; use Bitrix\Main\Context; use Bitrix\Main\UserField\Types\DateTimeType; /** * Class DateTimeUfComponent */ class DateTimeUfComponent extends BaseUfComponent { protected static function getUserTypeId(): string { return DateTimeType::USER_TYPE_ID; } /** * @return array */ protected function getFieldValue(): array { return self::normalizeFieldValue( DateTimeType::getFieldValue(($this->userField ?: []), $this->additionalParameters) ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings