Hi,
This expression compares ddMMyy style current time string with ddMMyy style datetime string which is converted from dumpdatetime which is CST to IST.
However, I think this is not very good, because ddMMyy style string is not always in order of the timeline in string comparison. (For example, “021122” is less than “311022” in string comparison.)
Regards,