Steps to reproduce
- Call
https://api.waktusolat.app/v2/solat/PRK07?year=2025&month=13
Actual
Expected
Year 2025, Month 13, should be resolved to Year 2026, Month 1. Month values greater than 12 will roll over to the following year.
"zone": "PRK07",
"year": 2026,
"month": "JAN",
"month_number": 1,
"last_updated": null,
Steps to reproduce
https://api.waktusolat.app/v2/solat/PRK07?year=2025&month=13Actual
Expected
Year 2025, Month 13, should be resolved to Year 2026, Month 1. Month values greater than 12 will roll over to the following year.