Annotation of parser3/tests/327.html, revision 1.1

1.1     ! moko        1: @main[]
        !             2: 
        !             3: $dt[^date::create(2100;01;01;10;10;10)[EST5]]
        !             4: ^show[EST5;$dt]
        !             5: $copy[^date::create[$dt]]
        !             6: ^show[copy;$copy]
        !             7: ^copy.roll[TZ;UTC]
        !             8: ^show[UTC;$copy]
        !             9: ^dt.roll[TZ;]
        !            10: $msk[^date::create[$dt]]
        !            11: ^show[msk;$msk]
        !            12: 
        !            13: @show[s;dt]
        !            14: [$s] timestamp:  ^dt.unix-timestamp[]
        !            15: [$s] sql-string: ^dt.sql-string[] $dt.TZ
        !            16: [$s] iso-string: ^dt.iso-string[]

E-mail: