Hello,
Newbie question.
I have the following date string 14-Jan-2010 and I would like to get the day of week
from this string. Should I use the formula editor or write a script.
I tried using the he formula editor "day of week" but I get an error.
The error might have to do with the format of the date string.
I think I need to parse the string and then determine what day of the week it is i.e. Sunday (or 1), Monday (or 2) etc...
Does anyone have a script to do this? Or formula?
Thanks in advance.