I would imagine this is a simple request, and possibly that I'm missing something.
In EFS I need to return the day of the week (0 - 6) for the current bar. According to the documentation as I read it the getDay(0) function should achieve this. What I am getting on return is the day of the month.
Thank you for your help,
...
In EFS I need to return the day of the week (0 - 6) for the current bar. According to the documentation as I read it the getDay(0) function should achieve this. What I am getting on return is the day of the month.
Thank you for your help,
...
Comment