A personal learning project built with Vite, React, TypeScript, ArcGIS Maps SDK for JavaScript, and the Calcite Design System.
Click on the map or search for a place to capture a location and see its current local time. Each selection adds a time entry so you can compare multiple time zones at once.
I work with colleagues around the world. This app helps me see everyone's local time at a glance so I can be mindful when scheduling meetings or sending messages.
- Click-to-add time entries for any location.
- Search places and add their local times.
- One-tap "current location" lookup.
- Remove time entries from the list.
- Always-current local time display for multiple locations.
- Simple, focused UI built with ArcGIS Map Components and Calcite.
npm install
npm run dev