I'm experiencing a similar issue with version 2.1.7.
My server is set to UTC. I'm using Smart Date for dates stored with Los Angeles timezone. The calendar view is also set to Los Angeles.
If I set the Drupal timezone to UTC, then the calendar displays correctly. But if I set the Drupal timezone to Los Angeles, then the date is offset 8 hours (difference from UTC).
I'm experiencing this same offset issue with version 2.1.7.
I compared the code from version 2.1.5 and it seems like this fix has been removed. Screenshot attached.
Am I missing something? Any help would be great. Thanks!
smillerLA β created an issue.
@nevergone I'm getting the same error as sarguna when clearing cache on Drupal 10.0.9.
smillerLA β created an issue.
Is there any more advice on how to fix this on Acquia?
I found this document β that explains adding sendmail commands to settings.php.
But what commands should be added?
It's also doing this inside style tags.
For example it converts .foo > .bar{ ...
to .foo > .bar{ ...
.