-
Bug
-
Resolution: Fixed
-
Normal
-
6.5.8.1, 9.0.0
-
None
-
ZK 9.0.1 S1
Steps to Reproduce
https://zkfiddle.org/sample/3u5hvo0/3-datebox-parsing-test
run this fiddle, you will see a JavaScript error.
parse 02/29 with local and format setting
Current Result
Expected Result
no JS error
Debug Information
https://github.com/zkoss/zk/blob/master/zul/src/archive/web/js/zul/db/datefmt.js#L147
getter/setter for Minutes is missing
Workaround
- relates to
-
ZK-1010 datebox with locale th_TH (Thai buddist calendar) can't select 29/02/2555 (year 2555 is 2012 in US calendar)
- Closed