A Python application that retrieves the sunrise and sunset times for a specified location and date using the Sunrise-Sunset API. The times are converted from UTC to Indian Standard Time (IST) for user convenience. Users can input their desired date and coordinates to get accurate sunrise and sunset information. Features: Location-based sunrise and sunset retrieval. Custom date input in YYYY-MM-DD format. Time conversion from UTC to IST. Clear and formatted output.