|
|
| version 1.20, 2004/03/01 13:33:11 | version 1.84.4.14, 2005/11/22 15:11:05 |
|---|---|
| Line 1 | Line 1 |
| $image[^image::create(100;100)] | |
| ^image.pixel(0;0;0xFF0000) | |
| $response:body[^image.gif[]] | |
| @print[dt][_tmp] | |
| $dt.year/$dt.month/$dt.day, ${dt.hour}:${dt.minute}:${dt.second} | |
| @main[] | |
| Сейчас: ^print[^date::now[]]<br /> | |
| $dt[^date::now[]] | |
| ^dt.roll[TZ;GMT0BST] | |
| В GMT : ^print[$dt]<br /> | |
| Сейчас: ^print[^date::now[]] | |
| $env:TZ? |