|false * @tentative-return-type * @alias datefmt_localtime */ public function localtime(string $string, &$offset = null): array|false {} /** * @tentative-return-type * @alias datefmt_get_error_code */ public function getErrorCode(): int {} /** * @tentative-return-type * @alias datefmt_get_error_message */ public function getErrorMessage(): string {} }