You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns 3 days from now on Windows, but 2 days from now on the others. I suppose I could interpret either answer as correct, but it feels more correct to say "now + 3 days" = "3 days from now" (siding with Windows, for once). In any case, they should at least agree independent of platform.
The text was updated successfully, but these errors were encountered:
Comparing Windows 7 to *nix (OSX/Linux):
Returns
3 days from now
on Windows, but2 days from now
on the others. I suppose I could interpret either answer as correct, but it feels more correct to say "now + 3 days" = "3 days from now" (siding with Windows, for once). In any case, they should at least agree independent of platform.The text was updated successfully, but these errors were encountered: