Details
Description
If a datebox is given a java.sql.Timestamp value, org.zkoss.zel.impl.lang.ElSupport throws an ELException on line 432 when the value is changed.
If datebox is going to support java.util.Date, it should really also support java.util.Date's subclasses, namely java.sql.Timestamp.