WEEKDAY function has started changing depending on browser
-
The ‘WEEKDAY’ function has started to show different results in Chrome than other browsers.
Calculation is – WEEKDAY(‘TODAY()’, ‘yyyy-mm-dd’) which displays what day of the week it is a number.As per the documentation, this has been calculating up to now as:
Sunday = 1, Monday = 2, Tuesday =3 etcJust after updating the plug in it’s now calculating as:
Monday = 1, Tuesday = 2, Wednesday, = 3 etcBut only in Chrome! Firefox and Safari are not affected. Has something changed in the plug in to affect this? The ‘Day of the week’ box is used to determine other calculations so this is throwing all the pricing out. My computer is showing the correct date and time. Thanks.
The page I need help with: [log in to see the link]
- The topic ‘WEEKDAY function has started changing depending on browser’ is closed to new replies.