What determines the first day of the week when I use foLastWeek, foThisWeek and foNextWeek to set filters?
Apparently it is uses Sunday as the first day of the week. Is there any way to change that so that it uses Monday? My application deals with a work week where most users consider Monday as the first work day. I would assume that many deal with the same issue.
Related to this question, is there a function that returns what the starting and ending dates is when I programatically set the filter use operators like foLast14Days, foLastTwoWeeks etc…?
By the way I think you have a small error in the documentation. Please see the attachment for that.
Thanks in advance.