I need to create a new table in oracle with only the most current date for each record (开发者_如何学编程step 1), and calculate days between (step 2).
I am using datetimepicker which displays the date(which is retrieved from the database). I have run my application on a few machines and I have found that on Windows XP SP2, the max date t开发者_高级运
I have the two following datepicker obj开发者_JAVA技巧ects but I can\'t get what I want as I am getting stuck with the minDate and maxDate options:
I am trying to validate the following form using jQuery plugin but not successful yet. Please help me with the issue.