Web app - Time zone map and conversion tool designed to help users navigate global time differences.
Software/tools used to make this project:
- Timezone Boundary Builder by evansiroky - A tool to extract data from Open Street Map (OSM) to build the boundaries of the world's timezones.
- Mapshaper by @mbloch - Tools for editing Shapefile, GeoJSON, TopoJSON and CSV files.
- Leaflet by Leaflet - JavaScript library for mobile-friendly interactive maps.
- OpenStreetMap - A free, open geographic database updated and maintained by a community of volunteers via open collaboration.
- SvelteKit - The official framework for building web applications with Svelte.
- Bootstrap - A popular CSS framework for developing responsive and mobile-first websites.
Originally inspired by:
- timezone-picker by kevalbhatt - A JavaScript plugin to select time zones using a world map.