ofrohn / d3-celestial

A star map with d3.js
BSD 3-Clause "New" or "Revised" License
631 stars 179 forks source link

Changing date range #137

Open AugustT opened 1 year ago

AugustT commented 1 year ago

I've been trying to work out how to change the daterange for a few hours with no success. I see the line in config that I need to change but can't work out the format needed.

I want to set a start date and end date explicitly, or relative to today.

Any help really welcomed