Annotation of parser3/tests/057.html, revision 1.4
1.2 paf 1: @main[]
2: <table border=1>
1.4 ! moko 3: ^datecreatestring2show[2000 ]
! 4: ^datecreatestring2show[ 2000-02]
1.2 paf 5: ^datecreatestring2show[2000-2-03]
1.4 ! moko 6: ^datecreatestring2show[ 2000 - 02-03 15]
! 7: ^datecreatestring2show[2000-02-03 15: 30]
! 8: ^datecreatestring2show[2000-02-03 15:30 :04]
! 9: ^try-catch{^datecreatestring2show[2000-02-03 15: 30:04. hren]}
1.2 paf 10: #^datecreatestring2show[15:30]
11: #^datecreatestring2show[15:30:05]
12: #^datecreatestring2show[15:30:05 hren]
13: ^datecreatestring2show[2002:12:02]
14: </table>
15:
16: @datecreatestring2show[s]
17: $date[^date::create[$s]]
18: <tr>
19: <td>$s</td><td align=right>^date.sql-string[]</td>
20: </tr>
E-mail: