Skip to content

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

@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')) -->

Activity

changed the title [-]Last Indexed time could have the ISO8601 as a title and show the browser's TZ[/-] [+]FR: Last Indexed time could have the ISO8601 as a title and show the browser's TZ[/+] on Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @mdaniel@brendan-kellam

        Issue actions

          FR: Last Indexed time could have the ISO8601 as a title and show the browser's TZ · Issue #32 · sourcebot-dev/sourcebot