Open pahjbo opened 11 months ago
it would be good to have a single function that converted between the date representation required in the API typically ISO string and the javascript date type
The basis of doing this is in https://github.com/tsastro/tsofa - however, it really needs some nice wrapper functions - a start is being made in https://github.com/tsastro/astrolib
it would be good to have a single function that converted between the date representation required in the API typically ISO string and the javascript date type