You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that I am using different sources to get start and finish times and it is really a bunch of spaghetti code as i was just trying to get old and new stuff to work together
The text was updated successfully, but these errors were encountered:
Need to start by parsing csv to date object(s) as there is one per fleet and store them as easily accessible properties.
Then make sure to always get the date/time from races object. This could also be made easier by storing the flteet in the competitor object when creating the database
The problem is that I am using different sources to get start and finish times and it is really a bunch of spaghetti code as i was just trying to get old and new stuff to work together
The text was updated successfully, but these errors were encountered: