Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

String to Date conversion?

2 views
Skip to first unread message

Cenk

unread,
Mar 6, 2007, 3:41:49 AM3/6/07
to
Hi,

Is there a way to convert '01.01.2007' to date?

thanks


Ivaylo Mutafchiev

unread,
Mar 6, 2007, 8:50:41 AM3/6/07
to
Afrer short investigation I would say: check the class-hierarchy of
AbtConverter class, and all the superclasses of AbtDateConverter.

HTH
Ivo

"Cenk" <cenk...@yahoo.com> wrote in message
news:esj9gd$1m802$1...@news.boulder.ibm.com...

Dan Antion

unread,
Mar 11, 2007, 11:31:26 AM3/11/07
to

Date fromString: '01.01.2007'

Marten Feldtmann

unread,
Mar 12, 2007, 10:33:43 AM3/12/07
to
Dan Antion schrieb:

I think, that this is part of the WindowBuilder widget extension
and not of the "normal" VisualAge distribution. Actually one should
consider if this routine is locale specific.

You may also have a look at class DataAndTime (the SST kernel extension
has method to parse RFC850 dates).

Marten

Dan Antion

unread,
Mar 13, 2007, 6:04:20 PM3/13/07
to

You are correct Marten. I'm so used to the "base image" including Window
Builder that I didn't even stop to check, sorry. The routine doesn't
seem to make adjustments for Locales, but it did work with the date as
supplied in the post.

Dan

0 new messages