Skip to content

FR: Last Indexed time could have the ISO8601 as a title and show the browser's TZ #32

Open
@mdaniel

Description

@mdaniel

Currently it shows Last Indexed = 2024-10-05T16:35:43.695Z which places the burden upon the user to know their Zulu offset

As an alternative, it could still preserve that Zulu TS but choose to render the TS according to the browser's timezone, e.g.

<span title="2024-10-05T16:35:43.695Z">Sat Oct 05 2024 09:35:43 GMT-0700</span>
<!-- new Date(Date.parse('2024-10-05T16:35:43.695Z')) -->

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions