Posted on October 28, 2008 by ubk
Hello.
Some times we came around a problem where we needed to know the difference between 2 dates in javascript. Also, in some cases we need to validate a date against another date. In these cases we search in the internet for a suitable function which takes 2 dates as arguments and finally let us know [...]
Filed under: Basic Scripts, Scripts, javascript | Tagged: check date, date, date difference, getTime, javascript, parsing, setTime | Leave a Comment »
Posted on October 16, 2007 by ubk
Hi,
Many of you often come around a problem where you need a Javascript Calendar or Datepicker. You can get a lot from searching in Google. But the problem is that they are not easy to configure.
But I have came around a script in DHTML Goodies (JS Calendar) which is brilliant. You can download the code [...]
Filed under: Scripts, javascript | Tagged: cal, calendar, date, date format, date picker, dhtml, input, javascript, js, script | Leave a Comment »