79724172

Date: 2025-08-03 16:28:35
Score: 2.5
Natty:
Report link

To supplement the answer @chris-maurer gave, here is your spreadsheet with an added C column with the internal representation of each date

The C column contains the formula =REGEXREPLACE("'"&A1, "'", "")

To convert your date to a string, use TEXT(A1,"dd/mm/yyyy") etc.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @chris-maurer
  • Low reputation (0.5):
Posted by: Brandon Lee