2ec15193a0
- Introduced two new API endpoints: `/server-time` and `/server-date` in the `api.php` routes file. - Integrated `TimeDateController` to handle requests for current server time and date. - Enhanced API functionality by providing users with easy access to server time and date information.