Nuacht

The formula that we will use to convert from date format (dd/mm/yyyy) to integer or int format of MySQL or Unix timestamp is the following: = (A2-DATE (1970;1;1)) *86400 Where: A2 is the date in ...