Returns the current Date and Time in PC's format
#include <Date.au3>
_Now ( )
If Date format isn't found in the registry it returns the date in the mm/dd/yyyy format.
If Time format isn't found in the registry it returns the time in the hh:mm:ss format.