isladogs MVP / VIP Local time Today, 14:30 Joined Jan 14, 2017 Messages 19,018 Feb 2, 2020 #1 Today is 2 February 2020 or 02/02/2020. That's a palindrome whether the date format is dd/mm/yyyy or mm/dd/yyyy Next equivalent palindrome day not until 12/12/2121
Today is 2 February 2020 or 02/02/2020. That's a palindrome whether the date format is dd/mm/yyyy or mm/dd/yyyy Next equivalent palindrome day not until 12/12/2121
vba_php Forum Troll Local time Today, 08:30 Joined Oct 6, 2019 Messages 2,880 Feb 2, 2020 #2 I bet we could fix that in our Access programs, Colin. How about using FORMAT()? many options there to make it a non-palindrome day! Code: format(#02/02/2020#, "m/d/yyyy")
I bet we could fix that in our Access programs, Colin. How about using FORMAT()? many options there to make it a non-palindrome day! Code: format(#02/02/2020#, "m/d/yyyy")