| Summary: | DateTimeLib method has to be changed in DojoDateTextBox and DojoTimeTextBox | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Huang Ji Yong <hjiyong> |
| Component: | EDT | Assignee: | Xiao Bin Chen <xiaobinc> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P1 | CC: | greer, jspadea, svihovec |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Huang Ji Yong
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. |