Comment 1 for bug 420618

Revision history for this message
Carla (carla-ares) wrote :

Problem solved with replacing line profiles/prosepoint/modules/date/date_api_sql.inc:194
From:
$field = "TO_DATE($field, 'FMYYYY-FMMM-FMDDTFMHH:FMMI:FMSS')";
To:
$field = "TO_DATE($field, 'FMYYYY-FMMM-FMDDTFMHH24:FMMI:FMSS')";

I'm using ProsePoint 0.25