1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor three methods (createdDateTime(), endDateTime(), startDateTime()) within the Season resource of a Tessitura API PHP library. The refactoring should involve robustly handling timezone creation; if creating a DateTimeZone object from a provided parameter fails, the server's default timezone should be used instead.

Complexity: 3/5
enhancement good first issue