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.
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.