On Thu, Sep 16, 2010 at 10:33 AM, Irfan Habib <[email protected]>wrote:
> How can i compare through javascript these two for Custom Validator. > NOTE :: Without Time there was no problem, but i dont know what to it with > DateTime > > Break the datetime into a date and a time. set the return to the comparison value of the dates If the comparison value is equality, then set the return to the comparison value of the times return.
