Morilog\Jalali\jDate::getDateTime PHP Method

getDateTime() public method

public getDateTime ( ) : DateTime | static
return DateTime | static
    public function getDateTime()
    {
        return $this->dateTime;
    }