Mismatch between 24-hour display of timestamp in SQL grid and AM/PM in date selector

Claus Pedersen

Member³
I execute the following in an SQL window: SELECT sysdate FROM dual

The result grid will show e.g. 11/04/2020 16.10.48, because my client is using the 24 hour time format.

When I open the date selector (the down arrow symbol to the right of the date), the time is shown as "04.10.48 PM" in lower part of the dialog. I would have expected it to be shown as 16.10.48 (and no AM/PM selector) just as in the grid.

This is also an issue in the current version 13, but it would be nice to have it fixed.
 
Back
Top