sshikov opened this issue 9 years ago · 2 comments
I.e. DateValue("1 Jan 2000") doesn't work on machine with Russian locale, for example.
But DateValue("2000/01/01") does.
Yes - DateValue is not so useful. Would you like to make a pull request that changes those to DateSerial(...)?
DateValue
DateSerial(...)