Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erictherobot/unix-timestamp-converter
This is a simple UNIX timestamp converter. It converts a UNIX timestamp to a human readable date and time and vice versa.
https://github.com/erictherobot/unix-timestamp-converter
human-readable-time time-conversion time-converter timestamp unix
Last synced: about 1 month ago
JSON representation
This is a simple UNIX timestamp converter. It converts a UNIX timestamp to a human readable date and time and vice versa.
- Host: GitHub
- URL: https://github.com/erictherobot/unix-timestamp-converter
- Owner: erictherobot
- Created: 2023-04-13T00:12:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-13T00:33:30.000Z (over 1 year ago)
- Last Synced: 2024-04-15T01:48:07.112Z (9 months ago)
- Topics: human-readable-time, time-conversion, time-converter, timestamp, unix
- Language: TypeScript
- Homepage: https://unix-timestamp-converter.vercel.app/
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UNIX Timestamp Converter
This is a simple UNIX timestamp converter. It converts a UNIX timestamp to a human readable date and time and vice versa.
## Usage
Enter a UNIX timestamp or a date and time in the input field and hit enter. The result will be displayed below the input field.
## License
MIT