
Unixtime
Project Homepage: https://unixtime.geekity.com/
Git Repository: https://github.com/geekitycom/unixtime
Overview
Unixtime is a simple React application that leverages day.js to manipulate dates directly in the browser. It is styled using TailwindCSS and deployed seamlessly to Netlify. The app allows users to convert between Unix timestamps and formatted dates, as well as handle timezone conversions.
Features
- Convert Unix timestamps to human-readable dates and vice versa.
- Perform timezone conversions using region and city dropdowns.
- Includes shortcuts for commonly used US timezones.
Tech Stack
- React
- day.js
- TailwindCSS
- Netlify