Hi All, I have one date field.I am getting the time(hh:mm a) as example: 10.30 PM I wanted to compare this time with hard coded value(8.30PM) Is there way to compare two time(if(this time> hardcoded time)- 10.30PM > 8.30PM)..If there is a way please le me know..