In the TypePluginBase, the published attribute use the function DateFormatter->format, without specifying a timezone witch can lead to issues like post in the future.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

kgaut created an issue. See original summary.

kgaut’s picture

Status: Active » Needs review

The patch in the merge request fixed the issue for me

kgaut’s picture

swentel made their first commit to this issue’s fork.

  • swentel committed 2438c966 on 1.0.x authored by kgaut
    Issue #3539946 by kgaut: published attribute should be in UTC Timezone
    
swentel’s picture

Status: Needs review » Fixed

Merged in finally!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

swentel’s picture

Status: Fixed » Closed (fixed)