Hi all ,
This is a little function to get a valid date value from given 3 integer values.
For example, if we give 2008, 10, 25 as parameters, it will give a valid date from it.
Here is the code
#cs ----------------------------------------------------------------------------
AutoIt Version: 3....