Hello,
SQL Developer 18.1 ignores the NLS_LANGUAGE setting - date format setting is respected, though.

The language seems to be read from Windows settings:



The workaround is to manually add an ALTER SESSION statement to the session startup script.

Cheers,
Dominik