[Time] Fix toString getDay misunderstanding
authorRicardo de Almeida Gonzaga <ricardo.gonzaga@intel.com>
Mon, 23 Sep 2013 16:50:50 +0000 (13:50 -0300)
committerRicardo de Almeida Gonzaga <ricardo.gonzaga@intel.com>
Tue, 24 Sep 2013 16:29:14 +0000 (13:29 -0300)
commit2af95661134247871322a4050b18705313375703
tree53c21c462c205e4b065768ba9fdd47b01bff7ff9
parent7f420d84c52281a9a2b58d6afb03c9e29bd8beb7
[Time] Fix toString getDay misunderstanding

getDay() returns the day of the week (0 - 6)
getDate() returns the day of the month (1 - 31)
time/time_api.js