开发者

Null or 0 values in dijit.form.datetextbox

开发者 https://www.devze.com 2022-12-18 23:21 出处:网络
I\'m using a standard output of开发者_Go百科 Zend_Dojo_Element_DateTextbox AKA dijit.form.datetextbox... I want to use NULL or 0 values, but it always defaults to 11/30/1899... is there a simple optio

I'm using a standard output of开发者_Go百科 Zend_Dojo_Element_DateTextbox AKA dijit.form.datetextbox... I want to use NULL or 0 values, but it always defaults to 11/30/1899... is there a simple option to enable this??


DateTextBox accepts a NULL or empty string... it just screws up when you insert a 0 (zero).

0

精彩评论

暂无评论...
验证码 换一张
取 消