| Issue 172: | date.getMonth() always show the before month | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. var m=date.getMonth() 2.alert(m); What is the expected output? What do you see instead? This month should show 11,but it shows 10. What version of the product are you using? On what operating system? 1.4 Please provide any additional information below. Though when alerting the single number,it is wrong,but new date(y,m,d) is right.It's so strange.
Nov 9, 2009
#1
mcpata2...@gmail.com
Nov 9, 2009
Got this.Thanks!
Nov 10, 2009
(No comment was entered for this change.)
Status:
Done
|
|
| ► Sign in to add a comment |