Working with a proprietary db setup using Oracle 9.2. Issue: db writes all DATE fields in GMT even though the work is done in CST or CDT. IS it possible to write a procedure using the tools to convert all date fields to CST or CDT whenever I view them using pl/sql developer? I saw there is a tools menu but I'm new to this program.