Skip to content

Test Result : DateFormat analyze analyzes the text and returns an object with months, years and days

0 failures (±0)
8 tests (±0)
Took 3 ms.

All Tests

Test nameDurationStatus
DateFormat analyze analyzes the text and returns an object with months, years and days checks correct handling of am/pm0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days considers pattern MM/dd/yyy0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days considers pattern dd.MM.yyyy1 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days considers pattern yyyy-MM-dd0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid dates for pattern MM.yyyy0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid dates for pattern dd.MM.yyyy1 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid dates for pattern yyyy0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid times1 msPassed