Open-Historical-Map-Labs / openhistoricaltiles

First iteration of vector tiles from OHM Planet data
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

Time Slider: There is no year 0 #44

Closed gregallensworth closed 4 years ago

gregallensworth commented 5 years ago

In the Gregorian calendar there is no year 0.

For UI purposes, this is an Interesting quirk, since input[type-"range"] form controls do not allow for individual values being skipped. It may be necessary to write something new completely from scratch.

┆Created By: Dan Rademacher

danrademacher commented 4 years ago

Seems like we've adapted to this OK for now. Closing out until there's a clear need to address this date problem.