DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.94k stars 1.45k forks source link

Unix Timestamp decoder and encoder #445

Closed thomaskahabka closed 2 years ago

thomaskahabka commented 2 years ago

What's the Problem?

Convert Unix timestamp values to and from date/time strings

Solution/Idea

create a (de)coder for Unix timestamp values to / from date/time strings

Alternatives

do it manually

Priorities

x

DevToys Version

Version 1.0.3.0 | X64 | RELEASE | 7c7c02a | 7c7c02a

Comments

x

thomaskahabka commented 2 years ago

duplicate