Oracle Forms (MOSC)

MOSC Banner

first day of week

edited May 23, 2019 5:02AM in Oracle Forms (MOSC) 14 commentsAnswered

Hi,  we have an application written on forms 12c on weblogic 12 on  Windows 2012 data center.

we decide first day of week  like below in forms procedure. it returns monday.  we want to see sunday  as first day of week.

select to_char(sysdate,'D') from dual;

I m trying lot of options;   i m adding NLS_TERRITORY=AMERICA in default.env  and regedit. I m changing  regional settings to English(United States). I m changing first day of week as sunday  on  OS Level.

Nothing changes.  How  the forms inherits first day of week ?  what do i need to change first day of week ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center