sintonia/airtime_mvc/application/services
drigato 9237692782 CC-5630: Shows created on a DST border get scheduled an extra hour longer
The show start and end time need to be in the show's local timezone when adding
or subtracting time to the start and end time (in case of DST crossings). In this
case the end time was already converted to UTC when we tried to change the time.
2013-12-11 14:45:16 -05:00
..
CalendarService.php Merge branch '2.5.x' of github.com:sourcefabric/Airtime into 2.5.x 2013-12-09 16:27:06 -05:00
HistoryService.php CRLF 2013-10-11 11:08:49 -04:00
SchedulerService.php CC-5594 : Remove all date_default_timezone_get() 2013-12-06 12:33:36 -05:00
ShowFormService.php CC-5594 : Remove all date_default_timezone_get() 2013-12-05 15:57:00 -05:00
ShowService.php CC-5630: Shows created on a DST border get scheduled an extra hour longer 2013-12-11 14:45:16 -05:00
UserService.php history records for a show have times validated within show range. 2013-08-30 00:43:43 -04:00