Skip to content

Junit test: ITest.timestamp_input_is_tolerant_of_various_formats_in_all_locales #11

@JuKu

Description

@JuKu

I have debugged a little bit this JUnit test and i think the problem is the missing "a" in the SimpleDateFormat pattern, a stands for am/pm, see here:
https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html

Maybe this is also the problem in the others tests, the "a" was never considered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions