Skip to content

[FEATURE] Convert epoch timestamps to Zulu time #285

Description

@ViToni

Feature Description

Convert epoch Unix timestamps to Zulu time (optionally not only seconds but also millis)

Problem Statement

Sometimes there is no time (string) available but only a timestamp as Unix epoch.

It would be convenient to have a converter directly "at the finger tips".
There are online pages which do the same (such as https://www.epochconverter.com/) but having it embedded in Sol would be really nice.

Proposed Solution

typing "epoch" could open a converter or typing "epoch" could show the result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions