Inspiration
Daylight savings time changes coming up soon. I wanted to build an app to show local times for any city.
What it does
Computes the local time for a user provided city by using the timezone of the city and the current UTC time.
How we built it
We used PHP and date time libraries for the backend. I used HTML and forms for the UI.
Challenges we ran into
Had to learn about the libraries and how they worked.
Accomplishments that we're proud of
We built a working app.
What we learned
PHP datetime libraries and concepts of date and local time.
What's next for World City Times
I want to add a map where the user can choose a location.

Log in or sign up for Devpost to join the conversation.