Opened 12 years ago
Closed 12 years ago
#9909 closed defect (invalid)
Unit test failure: parse_datetimes
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Date | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
_AssertFailure: file:///users/peller/dojo/dojo/_base/_loader/bootstrap.js:572 doh._AssertFailure: assertEqual() failed: expected Fri Aug 11 2006 12:30:00 GMT-0400 (EST) but got null
>>> dojo.date.locale.parse("8/11/06 12:30 PM", {formatLength:'short', locale:'en'}) null
Note: See
TracTickets for help on using
tickets.