How to turn character date into integer jquery/java
- by sadmicrowave
I need a way to turn my 2 character string dates (i.e. '04/10/2010') into an integers in jquery to see if one is greater than the other. If the user enters an end date that is less than the begin date I need to popup an "invalid date range" error.