Fix unsupported timezone Asia/Kolkata
Bookings from India are getting an `InvalidDateTime` when formatting. That's because the extracted timezone `Asia/Kolkata` is not supported. The fix is create an exception and updating the timezone to Asia/Calcutta which is supported.Arthur Uberti Rolim
2 weeks ago0