In the sharepoint list, is there a way to format the date to be year/month/day?
Page 1 / 1
can you just create a calculated column
=TEXT([your date field],"YYYY/MM/DD")
That was way too easy!! Thank you!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.