Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 468 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 468 Bytes

Time-for-5-cities

A simple project that shows the time from 5 cities. If the time falls within the interval from 08:00 to 18:00, the user will see a yellow circle to the left of the city, otherwise a gray one. I used LuxonJS for work with time format.

License: MIT

Instruction

Just open index.html

Live Demo