|
|
Sergey Kornilov admin 9/14/2005 |
|
Hi, ts+=padDateValue(now.getDay(),false)+'-';
ts+=padDateValue(now.getDate(),false)+'-';
|
|
|
|
beblawi author 9/15/2005 |
|
works perfect. |
|
|
|
Sergey Kornilov admin 9/15/2005 |
|
Yes, this is correct. |
|