Community
Participate
Working Groups
DojoDateTextBox & DojoTimeTextBox use many outdated DateTimeLib method in its external js file. They have to be updated.
Hi Scott, We use following functions in the js file in RBD DateTimeLib.timeValue(string); DateTimeLib.timeOf(string); DateTimeLib.dateValue(string); Is there any corresponding function in runtime of edt.
I fixed DojoDateTextBox.js to use the new API. It was needed for MVC. I did not update DojoTimeTextBox.js so I'm leaving this open.
Fixed. changed those function used in RBD to EDT Two files changed: edt_runtime.js DojoTimeTextBox.js
Regarding DojoTimeTExtBox, we should create a work item for 1.0 to modify this widget to use the Time type when it is re-introduced.
Verified in 201111092101 Open enhancement 363552.