Microsoft
Software
Hardware
Network
Question : jquery Countdown
Hi there,
Could someone explain to me how the Date shown below works?
(This is a parameter in the Jquery CountDown Javascript package... the link to it is below.)
until: new Date(2012, 8 - 1, 8), timezone: +10
I mean: 2012 is the year, but what are the other numbers, and the dash?
Thanks!
fskilnik
Link:
http://keith-wood.name/cou
ntdownRef.
html#label
s
Answer : jquery Countdown
8-1 is a month
Months are 0 - 11, so it's august (8) but js need 7 (8-1)
and the other 8 is a day, so this date is 08-08-2012
Random Solutions
How to write a like query in access 2007
VT extensions vsphere 4.1
Upgrade Sqlite in RHEL5.4
Name of Antivirus software compiled
How do I enable audio mapping over RDP on Windows 7?
Are Mac's easier to support than PC's? Why or why not?
Adding iSCSI store to existing ESXi 4.0 system?
VMware VirtualCenter Server Service will not stay Started on our vCenter box
Have to restart service to get network printer to work
How can I update Microsoft SQL Server Native Client. Give error each time I try.