On Mon, Nov 30, 2009 at 11:55:46AM +0100, Roman Daniel wrote:
> All dates parsed by DateTime::Format::Oracle have their time zone invariably
> set to UTC.

The DateTime objects returned have a 'floating' time zone, since
DateTime::Format::Oracle does not do any time zone setting.

If the date string contains time zone information,
DateTime::Format::Oracle can attempt to parse it, but the
underlying DateTime::Format::Builder seems to have problems with
some time zone strings.

I have often thought it would be nice to be able to specify a
default time zone for DateTime, to use instead of floating.  This
should probably be implemented somewhere so that it can be
available to DateTime itself, and all formatting modules.

Any thoughts from the list at large?

-kolibrie

Attachment: signature.asc
Description: Digital signature

Reply via email to