Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rhandsontable : pasting non-conform date formats not allowed. #204

Open
andrejadd opened this issue Nov 6, 2017 · 0 comments
Open

rhandsontable : pasting non-conform date formats not allowed. #204

andrejadd opened this issue Nov 6, 2017 · 0 comments

Comments

@andrejadd
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant