If I change my locale to some thing else, like french. it works. hmmm
-D On 5/25/05, dan tran <[EMAIL PROTECTED]> wrote: > Folks, > > starteam history command ouput has unexpected date format > which the default SimpleDateTimeFormat() not able to handle it > > here is a sample output > > History for: project.xml > Description: > Locked by: > Status: Modified > ---------------------------- > Revision: 2 View: driver Branch Revision: 1.1 > Author: build Date: 5/25/05 4:53:18 PM PDT > > > If If I hardcode a SimpleDateTimeFormat according to this format, it > will work, but affraid it may break on other locale > > Any suggestion? > > > -Dan >