Date Time functions using VBScript
Every now and then, when we work with date and time as a data points in our test automation scripts. We have to change format of the date or sort them in ascending or depending order. There are n number of tasks you may have to perform with those data points.
Here in this section we have compiled a list of date time functions capable of handling date manipulation for test automation using vbscript.