--- parser3/www/htdocs/Attic/_bug.html 2005/11/22 15:11:05 1.84.4.14 +++ parser3/www/htdocs/Attic/_bug.html 2005/08/08 13:30:45 1.94 @@ -1,13 +1,5 @@ -@print[dt][_tmp] -$dt.year/$dt.month/$dt.day, ${dt.hour}:${dt.minute}:${dt.second} - - -@main[] -Сейчас: ^print[^date::now[]]
- -$dt[^date::now[]] -^dt.roll[TZ;GMT0BST] -В GMT : ^print[$dt]
- -Сейчас: ^print[^date::now[]] -$env:TZ? +$document[^xdoc::load[_bug.xml]] +$idroot[^document.selectSingle[//games]] +$idold[^document.selectSingle[//games/lastid]] +$idremove[^idroot.removeChild[$idold]] +^document.save[games1.xml]