Timezone Converter

Timezone Converter Used AI

3 devlogs
6h 38m
•  Ship certified

TimeZone Converter is a simple website to convert time between different time zones. You just select your time zones, pick a date and time, and see the converted time.

Timeline

After shipping the project, I noticed an error on some devices showing "error converting timezones. I realized the API was the issue, so instead of using it, I utilized the built-in JavaScript functions to convert time zones.

Update attachment

Ship 1

0 payouts of shell 0 shells

Sai Srujana Sri Vangapandu

5 days ago

Sai Srujana Sri Vangapandu Covers 2 devlogs and 5h 54m

I wanted to add a 3D globe to display the time zones, but even after trying so much, I couldn't find the perfect 3D model. Since I'm not familiar with Three.js, I found the process quite confusing and complicated, so I ultimately gave up on it. Instead, I added a calendar to help us convert the dates of the days we want to use, and I also made some adjustments to the ui. I had ideas for many other elements, but implementing them was taking too long, and they are quite confusing so i just kept it simple.

Update attachment

I finally created a ui that looks great and functions well. It took me several attempts to get this because I wasn't satisfied with my previous designs. Now, I need to focus on JavaScript and figure out how to add the 3D model of a globe.

Update attachment