Open andrejadd opened 7 years ago
Only a single date format is accepted and and cell becomes if it does not match.
Problem: hot_to_r() only sees the , and there is no chance to translate to correct format.
Note: The rhandsontable object has a parameter of the SampleDate column set to TRUE: input$tbl_conc_nd$params$columns[[3]]$correctFormat
This might prevent that the original pasted date is send to the server.
Only a single date format is accepted and and cell becomes if it does not match.
Problem: hot_to_r() only sees the, and there is no chance to translate to correct format.
Note: The rhandsontable object has a parameter of the SampleDate column set to TRUE: input$tbl_conc_nd$params$columns[[3]]$correctFormat
This might prevent that the original pasted date is send to the server.