Skip to content

Extra Z in timestamps #153

Closed
Closed
@aaronpk

Description

@aaronpk

I'm seeing an extra Z in the timestamp when the authored timestamp has a Z.

<div class="h-entry">
  <time class="dt-published" datetime="2018-03-01T20:45:19Z"></time>
</div>
        {
            "type": [
                "h-entry"
            ],
            "properties": {
                "published": [
                    "2018-03-01T20:45:19ZZ"
                ],
                "name": [
                    ""
                ]
            }
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions