Created attachment 120 [details] "2/11/2022" is different from "02/11/2022" Problem location : TimeInformation.java Problem found : TestTimeInformation.java Since we deal with the String format of the object Date, we need to make sure that having a zero at the left of a number (01/12) is the same as not having it (1/12)