An open API service indexing awesome lists of open source software.

https://github.com/bespoyasov/tmstmp

Converts timestamps to dates and backwards.
https://github.com/bespoyasov/tmstmp

converter date timestamp

Last synced: about 1 year ago
JSON representation

Converts timestamps to dates and backwards.

Awesome Lists containing this project

README

          

# Tmstmp

Converts dates to time stamps and backwards.

## But Why?..

I noticed that I sometimes need to “convert” a timestamp from, for example, a database to a human-readable date. I can't do it on the fly, so I needed a tool for that. Hence this app 😃

If you have the same difficulties with converting timestamps, please [check it out](https://bespoyasov.ru/tmstmp/)!