orppst / pst-gui

web based front end for the tool
Mozilla Public License 2.0
0 stars 0 forks source link

have unified method for dealing with date conversions #72

Open pahjbo opened 9 months ago

pahjbo commented 9 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

pahjbo commented 6 months ago

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