2
Answers

Visual Basic 2008 Bug??


Is there a bug here?
I executed this command
format("3/1/2010","yyyymmdd")
it returns :- 20100001
Should not be 20100301?

Answers (2)