Forum Discussion

DCat1223's avatar
DCat1223
Frequent Contributor
3 years ago
Solved

Formatting a date in a Code Snippet

Hello.  I have a test script where I need to input the week beginning date in a date field.  The format of the date field is mmddyyyy. I am using this code snippet: (Date-WEEKDAY(Date())+1) The is...