Community
Participate
Working Groups
Build Identifier: 20110915 Drop a DojoCalendar widget in a RUIHandler. There's an error in the code. myCalendar DojoCalendar{ layoutData = new GridLayoutData{ row = 1, column = 2 }, value = DateTimeLib.currentDate() }; IWN.VAL.6619.e 19/106 mywebproject - DateTimeLib.currentDate cannot be resolved. Reproducible: Always
Hi Paul, Is there or do we plan to add any equivalent method of currentDate to DateTimeLib?
Ji Yong, we're not going to have that function anymore. The replacement is simply "new date".
Change the template of DojoCalendar, DojoDateTextBox, DojoTimeTextBox
Verified in 20110927 build.