Open rohitcube opened 12 months ago
Unsure what the user meant by unable to sort dates of different formats. We can still understand that e.g. "17-11-2023" is after "16 Nov 2023" despite their different formatting. If the tester meant DD MM vs MM DD, we explicitly parse it to always be date before month.
Team chose [response.IssueUnclear
]
Reason for disagreement: [replace this with your explanation]
How do you sort according to date if different formatting is allowed(an earlier bug reported in the UG)?