i am trying to compare dates using the lists to compare the dates. why its not working?
Convert the dates into milis then try to compare
Your dates contains text so it will throw an erroe
1 Like
You may try like this too. This is one of the approach and there are multiple ways it can be achieved. If you have multiple dates then blocks need to adjust in some other places. Converting into millis is better one i think so suggested also you can find how many days is older the date picker date with current date can be shown in a label
Clock Now default Date format is MM/dd/yyyy
1 Like