Is there any supported way at the instance level to ensure that the Oracle database always returns English month abbreviations (e.g., “JAN”) when using the format mask 'MON' in TO_CHAR(date, 'MON'), without using NLS_DATE_LANGUAGE in the function call?