The script in this model constructs a date from 3 user-defined inputs of day, month, and year The script also validates the input to make sure that the defined day is valid for the selected calendar month. If you enter a day value greater than the number of days in that calendar month, the script reduces the value to the last day of the month.
Comments
0 comments
Please sign in to leave a comment.