Skip to content
Discussion options

You must be logged in to vote

Issue solved changing:

trip_start_date = data.trip_start_date + s;

to:

trip_start_date = data["trip_start_date" + i.toString()];

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by madsongr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant