An uncaught Exception was encountered Type: ArgumentCountError Message: time() expects exactly 0 arguments, 6 given [closed]

An uncaught Exception was encountered Type: ArgumentCountError

Message: time() expects exactly 0 arguments, 6 given

Filename: C:xampphtdocsperpuskitaapplicationviewsglobalhome.php

Line Number: 24

Backtrace:

File: C:xampphtdocsperpuskitaapplicationviewsglobalhome.php
Line: 24 Function: time

File: C:xampphtdocsperpuskitaapplicationcontrollersBuku.php
Line: 15 Function: view

File: C:xampphtdocsperpuskitaindex.php Line: 315 Function:
require_once

Code in line 24

$endDate=date("t",time(0,0,0,$month,$day,$year));