I have two Date Time fields, one field is from formcontext other is from Retrieve call. I need lo compare both the fields in a Javascript. Problem is both the field values are in different formats. Is there any workaround to compare both the Dates such that i can find out which date is the earliest.
You convert string value to date if its not date using the date() constructor or format the date using regular expressions before you do the comparison.
Abhilash Warrier
100
Super User 2025 Season 2
Suresh Kulla
72
Super User 2025 Season 2
DAnny3211
54