AW: datetime "parse" does not work ?

2002-04-16 Thread it
ntation ;) OK, but it works now: -MM-dd HH:mm:ss <%= valueString %> <%= valueString %>, <%= valueString %> Uhr second line: <%= valueString %> is a string in the date-format from a mySQL-DB, e. g. "2001-01-01 01:05:00" and the output is "97830750"

datetime "parse" does not work ?

2002-04-16 Thread it
Hi, when I try to use the "parse"-command as described in the docs (http://jakarta.apache.org/taglibs/doc/datetime-doc/index.html), I always get a wrong output. MM dd 2000 11 15 generates "-MM-dd 0" I'm using Tomcat 3.2.4 and the datetime nightly build 2002-14-04. other datetime-com