Hello,

When creating an airing at a Date, CM TV schedule view displays it not in the saved date timezone or the chose in the date field settings under airing but in UTC, going into to the view of CM TV schedule it is possible to rewrite the results of the Date field using Tokens such as Raw value, but then the time column of the schedules remains per the UTC time even though the Item column is changed to the desired time

I have found a couple of issues regarding the date module and the airing module not using the timezone offset from the database the combination of which with the saved UTC time would normally allow the obtention of the right time in the right timezone. Using the patched dev versions of the date and airing module per the below described issues, I overwrote these two modules in the moderate starter kit but still I am not able to display the right airings time. Unfortunately I can not create my airings by inputing directly UTC times as it seems that it is the only option that works for now. The issues are

https://www.drupal.org/node/1885270

and this patch https://www.drupal.org/files/issues/pcm_cm_airing_module_timezone_shift_... from this discussion https://www.drupal.org/node/1760654

At this point I don't know where is the problem is coming from and would greatly appreciated anybody's input.

Thank you!

Comments

Abbass created an issue.