Skip to content

Numeric timestamps #564

Open
Open
@Neurone

Description

Problem

Currently, info about time, like Consensus at, Created at, Expires at, etc, are shown in human-readable format (i.e., 11:38:27.6375 AM Apr 26, 2023, GMT+2).

The timestamp in numeric format (i.e., 1682501907.637575905) is often useful during development and debugging sessions, i.e., while searching for HCS messages, while filtering transaction queries to mirror nodes, etc.

Solution

  • Add the numeric timestamp near all human-readable time format in all the pages
  • Add the "Copy to clipboard" feature to the numeric timestamp value (the same feature we currently have on "Transaction Hash" field)

Alternatives

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    UI/UXUI/UX design is requiredbacklogWork that needs to be done sometime in the future. No milestone assigned or not yet available.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions