Tired of having to convert to everyone's timezone in a group chat?
With When?, you can send a single link and when your friends open it up, it will be in their local time!
Website »
Table of Contents
This site uses links which contain a UNIX timestamp (ex: 1624515180), or how many seconds have passed since January 1, 1970. This information is then converted using Day.js when the user opens up the link, to their respective local times.
Here is a guide if you want to clone my website and modify it for yourself, all the way to deployment.
- Clone the repo
git clone https://github.com/AjayLiu/when.git
- Install packages
yarn
To run the development server
yarn dev
Then head over to localhost:3000
- Publish the site on Netlify using continuous git integration. 🎉
Distributed under the MIT License. See LICENSE
for more information.
Ajay Liu - [email protected]
Project Link: https://github.com/AjayLiu/when