ajfitapua
ajfitapua
TTypebot
Created by Lucas on 6/6/2024 in #help-and-questions
Date Format - dd/MM/yyyy - Bug or Configuration Error?
I don't know if this is the answer you are looking for, I had the same case. I realized that it only happens with the dates 0x/01/2024, but not with the dates 01/11/2024. The solution was to establish two variables, one that formats dd/MM/yyyy and another that formats MM/dd/yyyy And compare if data contains dd/mm/yyyy format or MM/dd/yyyy format I used google translator
6 replies