JavaScript Toolbox - Date Formatting And Format Validation Functions
Description: These functions are very useful when dealing with any type of date fields. They use the same format strings as the java.text.SimpleDateFormat class, with a few minor exceptions. Functions include: isDate() - Check if a date is valid compareDa...