Skip to content

Timezone problem with the updated_at field when calling PATCH #976

@mattes3

Description

@mattes3

When I call HTTP PATCH on https://my-kutt-instance.com/api/v2/links/{id}, the field updated_at is set correctly. My timezone is Europe/Berlin, so updated_at is set to one hour earlier in UTC.

However, when I look into the admin UI, it says 1 hour ago. It should have been a few seconds ago.

Does the admin UI show the value of created_at or is there a problem with time zones?

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