
17.10.2001, 13:08
|
|
Регистрация: Apr 2001
Адрес: San Pietroburgo
Сообщений: 1,408
|
Трабл с getDate();
Господа, не пойму где ошибка:
currentDate = new Date();
_root.date.day = currentDate.getDate();
_root.date.month = currentDate.getMonth();
_root.date.year = currentDate.getYear();
В результате - вообще ничего не выводит, всё пустое...
__________________
I denti non possono dire niente... senza la lingua...
Perche' la tua lingua e' mia!
|