Re: [dev] Localized and stripped return value of FetchrowArray?

2012-05-25 Thread Michiel Beijen
Hi Michael, Michael Scheer schreef op 2012-05-25 08:52: the following SQL query returns (ceate_time) e.g. "2012-05-22 11:26:39" - in the SQL query box for instance. ... BUT in the RowArray $Row[2] is "22.05.2012" - it's lacking the time and has german time format. Could it be that you u

[dev] Localized and stripped return value of FetchrowArray?

2012-05-24 Thread Michael Scheer
Hi, the following SQL query returns (ceate_time) e.g. "2012-05-22 11:26:39" - in the SQL query box for instance. [Kernel/System/Ticket.pm in OTRS 3.1.5] 2535return if !$Self->{DBObject}->Prepare( 2536SQL => 'SELECT article_sender_type_id, article_type_id, create_time FROM