how to convert sunrise and sunset unix timestrap to current hour and minute by openweathermap api in android studio? Thankyou
"sys": {
"type": 1,
"id": 9383,
"country": "ID",
"sunrise": 1580424864,
"sunset": 1580469435
}